We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65de99f commit a34f286Copy full SHA for a34f286
examples/alerting_example/public/components/create_alert.tsx
@@ -30,7 +30,6 @@ import { ALERTING_EXAMPLE_APP_ID } from '../../common/constants';
30
31
export const CreateAlert = ({
32
http,
33
- // eslint-disable-next-line @typescript-eslint/naming-convention
34
triggersActionsUi,
35
charts,
36
uiSettings,
0 commit comments