CloudWatch Logs: Add Monaco-based query field editor behind feature flag (#71799)

This commit is contained in:
Kevin Yu
2023-07-24 14:33:45 -07:00
committed by GitHub
parent 142cbc2ec6
commit 4c42632ab8
4 changed files with 124 additions and 5 deletions

View File

@@ -3638,9 +3638,6 @@ exports[`better eslint`] = {
"public/app/plugins/datasource/cloudwatch/components/ConfigEditor.test.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/plugins/datasource/cloudwatch/components/LogsQueryEditor.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"public/app/plugins/datasource/cloudwatch/components/LogsQueryField.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],