We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5501b84 commit 4666767Copy full SHA for 4666767
1 file changed
.vscode/settings.json
@@ -2,7 +2,5 @@
2
"editor.tabSize": 2,
3
"editor.insertSpaces": true,
4
"typescript.preferences.quoteStyle": "double",
5
- "workbench.colorCustomizations": {
6
- "editor.background": "#000000"
7
- }
+ "debug.onTaskErrors": "debugAnyway"
8
}
0 commit comments