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 413041a commit 94c6c3aCopy full SHA for 94c6c3a
1 file changed
.vscode/settings.json
@@ -28,5 +28,6 @@
28
"editor.defaultFormatter": "oxc.oxc-vscode",
29
"[typescript]": {
30
"editor.defaultFormatter": "oxc.oxc-vscode"
31
- }
+ },
32
+ "oxc.suppressProgramErrors": true
33
}
0 commit comments