grafana/public/app/plugins/datasource/prometheus/components
Chi-Hsuan Huang 73518bf1e7
Chore: Enable remaining eslint-plugin-react rules (#29519)
* Chore: Enable eslint react/no-render-return-value rule

Eanble the rule and remove the unused render return

part of: #29201

* Chore: Enable eslint react/no-children-prop rule

Not linting issues after turning on this. No other file changes requried

part of: #29201

* Chore: Enable eslint react/no-unknown-property rule

Correct enable-background to enableBackground

part of: #29201

* Chore: Enable eslint react/no-unescaped-entities rule

Replaced " with " replaced ' with '

part of: #29201
2020-12-02 10:03:37 +01:00
..
__snapshots__ Explore/Prometheus: Update default query type option to "Both" (#28935) 2020-11-20 12:08:10 +01:00
PromCheatSheet.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
PromExploreExtraField.test.tsx Prometheus/Explore: Update position of fields in editor (#27816) 2020-09-28 21:25:16 +02:00
PromExploreExtraField.tsx Explore/Prometheus: Update default query type option to "Both" (#28935) 2020-11-20 12:08:10 +01:00
PromExploreQueryEditor.test.tsx Prometheus: Add time range parameters to labels API (#27548) 2020-09-29 11:05:57 +02:00
PromExploreQueryEditor.tsx Explore/Prometheus: Update default query type option to "Both" (#28935) 2020-11-20 12:08:10 +01:00
PromLink.test.tsx Prometheus: Fix prom links in mixed mode (#26244) 2020-07-13 13:14:50 +02:00
PromLink.tsx ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
PromQueryEditor.test.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
PromQueryEditor.tsx Chore: Enable remaining eslint-plugin-react rules (#29519) 2020-12-02 10:03:37 +01:00
PromQueryField.test.tsx Prometheus: Fix copy paste behaving as cut and paste (#28622) 2020-10-30 10:03:05 +01:00
PromQueryField.tsx Prometheus: Fix copy paste behaving as cut and paste (#28622) 2020-10-30 10:03:05 +01:00