Spaces:
Running
Running
Update settings.json
Browse files- settings.json +1 -1
settings.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"luogu.cphPort": 7680,
|
| 3 |
"cph-ng.companion.listenPort": 7680,
|
| 4 |
"workbench.editor.empty.hint": "hidden",
|
| 5 |
-
"git.autofetch":
|
| 6 |
"code-runner.runInTerminal": true,
|
| 7 |
"code-runner.executorMap": {
|
| 8 |
"javascript": "node",
|
|
|
|
| 2 |
"luogu.cphPort": 7680,
|
| 3 |
"cph-ng.companion.listenPort": 7680,
|
| 4 |
"workbench.editor.empty.hint": "hidden",
|
| 5 |
+
"git.autofetch": false,
|
| 6 |
"code-runner.runInTerminal": true,
|
| 7 |
"code-runner.executorMap": {
|
| 8 |
"javascript": "node",
|