hkoppen commited on
Commit
1100486
·
verified ·
1 Parent(s): d84e800

Delete .vscode

Browse files
Files changed (1) hide show
  1. .vscode/settings.json +0 -11
.vscode/settings.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "python.languageServer": "Pylance",
3
- "python.analysis.typeCheckingMode": "basic",
4
- "typescript.tsserver.maxTsServerMemory": 3072,
5
- "typescript.tsserver.watchOptions": {
6
- "watchFile": "dynamicPriorityPolling"
7
- },
8
- "javascript.suggest.includeAutomaticOptionalChainCompletions": false,
9
- "debug.saveBeforeStart": "none",
10
- "c3.welcome.showFeatureHighlight": false
11
- }