Skip to content

Commit

Permalink
fix(prettier): code format
Browse files Browse the repository at this point in the history
  • Loading branch information
Desvelao committed Jan 8, 2025
1 parent e2d049c commit acdd92c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions plugins/wazuh-check-updates/opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@
"opensearchDashboardsReact",
"wazuhCore"
],
"optionalPlugins": [
"securityDashboards"
]
}
"optionalPlugins": ["securityDashboards"]
}
2 changes: 1 addition & 1 deletion plugins/wazuh-check-updates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
"prettier": "^2.7.1",
"typescript": "^5.5.2"
}
}
}

0 comments on commit acdd92c

Please sign in to comment.