chore: 🔧 update conventional commit scopes

This commit is contained in:
João Moreno
2021-11-08 14:58:10 +01:00
parent 491a86b974
commit 39e3b69db0

View File

@@ -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"]
}