Commits
Click on a commit to change the comparison rangefeat(language_server): add `unusedDisableDirectives` option (#11645)
closes #11618
VSCode users are now able to set the severity of unused disabled directives via `oxc.unusedDisableDirectives`.
Other Clients can use this options too, by passing `unusedDisableDirectives` as a new config key.
