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

Disable eslint radix rule #3839

Closed
mikestopcontinues opened this issue Jan 17, 2018 · 1 comment
Closed

Disable eslint radix rule #3839

mikestopcontinues opened this issue Jan 17, 2018 · 1 comment

Comments

@mikestopcontinues
Copy link

I find this rule tedious and kinda pointless. I've honestly never encountered the issue in 13 years of web development.

That said, I do understand why it's recommended. But considering everyone here is developing react apps, chances are they're also working in ES5+ environments.

Please consider dumping this rule (or using local eslint config files—such as in the local package.json). Thanks!

https://eslint.org/docs/rules/radix

@gaearon
Copy link
Contributor

gaearon commented Jan 17, 2018

Happy to take a PR removing it. Agree it's probably not useful.

@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants