diff --git a/.vscode/settings.json b/.vscode/settings.json index 836334b9ba..77f714efde 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,7 +9,5 @@ "titleBar.activeBackground": "#0D474E", "titleBar.activeForeground": "#F2FCFD" }, - "conventionalCommits.scopes": [ - "spec_version" - ] + "conventionalCommits.scopes": ["spec_version"] }