This repository was archived by the owner on Aug 31, 2023. It is now read-only.
Add a setting in Rome to set the maximum severity level #4584
flexiworld
started this conversation in
Suggestions
Replies: 2 comments 1 reply
-
You can change the level of a rule already: https://docs.rome.tools/linter/#change-the-diagnostic-severity If that's not what you're suggesting, please share more details |
Beta Was this translation helpful? Give feedback.
1 reply
-
There is already a plugin for eslint that does exactly what I am suggesting here. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I would like to be able to distinguish at a glance between the tsc compiler errors and the Rome linter ones in vscode.
So it would be great to have a setting in the Rome linter so that the maximum severity level reported to vscode is "warn" instead of "error".
Beta Was this translation helpful? Give feedback.
All reactions