diff --git a/.vscode/settings.json b/.vscode/settings.json index 6f4f214922f77..222f58a0a93b1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,7 @@ { "oxc.typeAware": true, "oxc.configPath": "oxlintrc.json", + "oxc.unusedDisableDirectives": "deny", "oxc.fmt.experimental": true, "oxc.fmt.configPath": "oxfmtrc.jsonc", "[javascript]": {