grafana/public/app/features/dashboard
Steven Vachon f48169633c
TSLint → ESLint (#21006)
* Alphabetized tslint and tsconfig files

* Optimized tsconfig files

* Optimized editorconfig & prettier config files

… to reduce redundancy

* Switched to @grafana/tsconfig

… and:
* de-duped options
* removed options with default values

* Fixed nasty issue with types for nested slate-react

* Replaced TSLint with ESLint

* TSLint disables → ESLint disables

… also JSHint removals, which haven’t had an affect since it was replaced with TSLint.

* Compliances for ESLint, Prettier and TypeScript

* Updated lockfile
2020-02-08 02:40:04 +01:00
..
components New panel edit: don't query when entering edit mode (#21921) 2020-02-07 14:59:04 +01:00
containers New panel edit: don't query when entering edit mode (#21921) 2020-02-07 14:59:04 +01:00
dashgrid New panel edit: don't query when entering edit mode (#21921) 2020-02-07 14:59:04 +01:00
panel_editor Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
services TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
state New panel edit: don't query when entering edit mode (#21921) 2020-02-07 14:59:04 +01:00
utils Panel: disable edit/duplicate/delete entry for repeat panel (#21257) 2020-01-03 12:18:39 +01:00
index.ts Explore: Uses new TimePicker from Grafana/UI (#17793) 2019-06-28 12:07:55 +02:00