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

Remove radix eslint rule #154

Open
d07RiV opened this issue Aug 21, 2018 · 0 comments
Open

Remove radix eslint rule #154

d07RiV opened this issue Aug 21, 2018 · 0 comments

Comments

@d07RiV
Copy link

d07RiV commented Aug 21, 2018

As per the rule description, it is intended for applications targeting pre-ES5 environments. If we only care about ES5+, then it is actually recommended to use the opposite setting, which warns when redundant radix 10 is passed.

It is already removed from create-react-app, perhaps it should also be removed from the scripts?

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

1 participant