summaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.vscode/settings.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 20853a6..a297b6e 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,7 +1,6 @@
{
"conventionalCommits.scopes": [
- "menus.en.toml"
- ],
- "deno.enable": true,
- "deno.lint": true,
+ "menus.en.toml",
+ "content"
+ ]
} \ No newline at end of file