Add option to downgrade the severity in the language server #7614
remcohaszing
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
vscode-eslint
has the optioneslint.rules.customizations
. I use this to downgrade the severity of all ESLint rules, so I can differentiate between ESLint violations and TypeScript type errors more easily. I would love to see an option like this for the Biome language server as well.Beta Was this translation helpful? Give feedback.
All reactions