Skip to content

Let eslint check unused lodash import #1387

Closed
@escaton

Description

@escaton

I guess many developers imports lodash or underscore as _ but then it turns out that eslint ignores unused imports of that modules because of that line in config:
https://github.com/facebookincubator/create-react-app/blob/master/packages/eslint-config-react-app/index.js#L135

Is it necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions