From 5443dc320dc29bf05832b6d34b4d5d59b20e3847 Mon Sep 17 00:00:00 2001 From: Ross Keenan Date: Mon, 2 Aug 2021 11:37:42 +0200 Subject: [PATCH] chore: New scopes --- .vscode/settings.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 7344153c..2877156a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,6 +2,8 @@ "conventionalCommits.scopes": [ "CreateIndex", "Grid View", - "Juggl" + "Juggl", + "List/Matrix View", + "Stats View" ] } \ No newline at end of file