Skip to content

Remove radix eslint rule #154

Description

@d07RiV

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions