diff --git a/.vscode/settings.json b/.vscode/settings.json index e320fc5ca7d..e14fbca0929 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -79,5 +79,5 @@ }, "typescript.tsc.autoDetect": "off", "testing.autoRun.mode": "rerun", - "conventionalCommits.scopes": ["tree", "scm", "grid", "splitview"] + "conventionalCommits.scopes": ["tree", "scm", "grid", "splitview", "table"] }