Closed
Description
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
Labels
No labels