You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create an ESLint v.1.0-ready rule config (or maybe two, one for my opinions and one to highlight only true errors)
drop every rule to 0 in the index.js and let configuration guide the rules. (i.e., 100% opt-in).
I don't love the latter without the former, but I don't love the idea of folks noising-up their .eslintrc's to disable rules that are based on others' preferences, either.
The text was updated successfully, but these errors were encountered:
One or both of:
I don't love the latter without the former, but I don't love the idea of folks noising-up their
.eslintrc
's to disable rules that are based on others' preferences, either.The text was updated successfully, but these errors were encountered: