Delete .vscode
Browse files- .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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|