Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a setting to transform all XO errors to warnings #666

Closed
flowstate247 opened this issue May 29, 2022 · 1 comment
Closed

Add a setting to transform all XO errors to warnings #666

flowstate247 opened this issue May 29, 2022 · 1 comment

Comments

@flowstate247
Copy link

I like to distinguish linting problems from type errors while editing.
So I would prefer that all the rules would be shown as warnings, not errors.

@fregante
Copy link
Member

fregante commented Aug 6, 2022

https://github.com/bfanger/eslint-plugin-only-warn

Unfortunately there isn’t a way to do this in ESLint.

Alternatively I suggest altering your IDE to change how it deals with lint vs types (which sounds useful, honestly)

@fregante fregante closed this as not planned Won't fix, can't repro, duplicate, stale Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants