diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 19155b6c..9071c643 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -10,6 +10,10 @@ "opensearchDashboardsReact", "opensearchDashboardsUtils" ], - "optionalPlugins": ["securityDashboards"], - "configPath": ["assistant"] -} + "optionalPlugins": [ + "securityDashboards" + ], + "configPath": [ + "assistant" + ] +} \ No newline at end of file diff --git a/package.json b/package.json index 8c5fbb42..b4e4588c 100644 --- a/package.json +++ b/package.json @@ -40,4 +40,4 @@ "node_modules/*", "target/*" ] -} +} \ No newline at end of file