aboutsummaryrefslogtreecommitdiff
path: root/editors/code/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code/.vscode/settings.json')
-rw-r--r--editors/code/.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/.vscode/settings.json b/editors/code/.vscode/settings.json
index 30bf8c2d3..fa0a10487 100644
--- a/editors/code/.vscode/settings.json
+++ b/editors/code/.vscode/settings.json
@@ -8,4 +8,4 @@
8 }, 8 },
9 // Turn off tsc task auto detection since we have the necessary tasks as npm scripts 9 // Turn off tsc task auto detection since we have the necessary tasks as npm scripts
10 "typescript.tsc.autoDetect": "off" 10 "typescript.tsc.autoDetect": "off"
11} \ No newline at end of file 11}