Prometheus: Add default editor configuration (#61510)

* Add default editor option in Prometheus configuration

* Small readability improvement
This commit is contained in:
ismail simsek
2023-01-17 15:39:15 +01:00
committed by GitHub
parent 24ef778f4d
commit 6dcc94ecb2
8 changed files with 114 additions and 15 deletions
+1 -2
View File
@@ -6320,8 +6320,7 @@ exports[`better eslint`] = {
],
"public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryEditorSelector.test.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"]
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]
],
"public/app/plugins/datasource/prometheus/querybuilder/shared/LabelFilterItem.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],