Skip to content

Commit d6ec798

Browse files
committed
restore .vscode/settings.json
1 parent 3d763f6 commit d6ec798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode-plugin/.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
},
99
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
1010
"typescript.tsc.autoDetect": "off",
11-
"git.ignoreLimitWarning": true,
11+
"git.ignoreLimitWarning": true
1212
}

0 commit comments

Comments
 (0)