grafana/public/app/features/panel/state
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
getAllSuggestions.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getAllSuggestions.ts VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01:00
getOptionSuggestions.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
reducers.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
util.ts Unescape regex string (#45137) 2022-02-10 14:45:39 +00:00
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00