grafana/public/app/plugins/panel/piechart
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
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
migrations.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
migrations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PieChart.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PieChartPanel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json PieChart: Remove beta flag 2021-05-14 10:25:00 +02:00
suggestions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
utils.ts PieChart: Filter NaN values from total calculation (#39503) 2021-09-22 11:41:40 +02:00