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 9f7272a commit 0069b04Copy full SHA for 0069b04
.vscode/settings.json
@@ -1,6 +1,7 @@
1
{
2
"oxc.typeAware": true,
3
"oxc.configPath": "oxlintrc.json",
4
+ "oxc.unusedDisableDirectives": "deny",
5
"oxc.fmt.experimental": true,
6
"oxc.fmt.configPath": "oxfmtrc.jsonc",
7
"[javascript]": {
0 commit comments