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 ad194d4 commit 0cef2d9Copy full SHA for 0cef2d9
.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