Skip to content

[feature] change most of the "warn" rules in eslint-config to "off", create eslint-config-strict pack #171

Open
SuperOleg39 opened this issue Feb 2, 2022 · 0 comments

Comments

@SuperOleg39
Copy link
Contributor

Motivation

Most of the time we just ignore "warn" rules.
If the rule is really important, it is better to prefer "error", otherwise we can just skip this rule.

Solution

Changing all "warn" to "error" - it is a breaking change, so I propose that we can turn off most of warnings, and create another package with more strict rules.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant