diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 47e9c9a7a..edee1a8dc 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -2,7 +2,9 @@ "id": "alertingDashboards", "version": "3.0.0.0", "opensearchDashboardsVersion": "3.0.0", - "configPath": ["opensearch_alerting"], + "configPath": [ + "opensearch_alerting" + ], "requiredPlugins": [ "uiActions", "dashboard", @@ -16,4 +18,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index bd9f4d3d4..a971f4091 100644 --- a/package.json +++ b/package.json @@ -64,4 +64,4 @@ "engines": { "yarn": "^1.21.1" } -} +} \ No newline at end of file