diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 88f0a9e39..8ec5d0402 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -18,6 +18,14 @@ "urlForwarding", "visualizations" ], - "optionalPlugins": ["managementOverview", "assistantDashboards", "securityDashboards", "dataSource", "dataSourceManagement"], - "configPath": ["observability"] -} + "optionalPlugins": [ + "managementOverview", + "assistantDashboards", + "securityDashboards", + "dataSource", + "dataSourceManagement" + ], + "configPath": [ + "observability" + ] +} \ No newline at end of file diff --git a/package.json b/package.json index dbcb3301e..ff7a909f3 100644 --- a/package.json +++ b/package.json @@ -80,4 +80,4 @@ "node_modules/*", "target/*" ] -} +} \ No newline at end of file