Skip to content

Commit 4666767

Browse files
committed
Update VSCode settings
1 parent 5501b84 commit 4666767

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
"editor.tabSize": 2,
33
"editor.insertSpaces": true,
44
"typescript.preferences.quoteStyle": "double",
5-
"workbench.colorCustomizations": {
6-
"editor.background": "#000000"
7-
}
5+
"debug.onTaskErrors": "debugAnyway"
86
}

0 commit comments

Comments
 (0)