grafana/public/app/features/variables/editor
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import

* Fix the lint:ts npm command

* Autofix + prettier all the files

* Manually fix remaining files

* Move jquery code in jest-setup to external file to safely reorder imports

* Resolve issue caused by circular dependencies within Prometheus

* Update .betterer.results

* Fix missing // @ts-ignore

* ignore iconBundle.ts

* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
..
actions.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
actions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getVariableQueryEditor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getVariableQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LegacyVariableQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SelectionOptionsEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.ts Variables: Explicitly type variable editor extended state (#44749) 2022-02-08 09:31:42 +11:00
types.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
VariableEditorContainer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableEditorEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableEditorList.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableEditorListRow.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableHideSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableSectionHeader.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableSelectField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableSwitchField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableTextAreaField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableTextField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableTypeSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableValuesPreview.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00