Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Consider use cases for eslint-plugin-lodash #41

Open
ruimarinho opened this issue Apr 22, 2016 · 1 comment
Open

Consider use cases for eslint-plugin-lodash #41

ruimarinho opened this issue Apr 22, 2016 · 1 comment

Comments

@ruimarinho
Copy link
Contributor

ruimarinho commented Apr 22, 2016

https://github.com/wix/eslint-plugin-lodash

@rplopes
Copy link
Contributor

rplopes commented Oct 11, 2016

Elsewhere we're extending plugin:lodash/recommended, which loads all the rules defined in that plugin, and manually disabling some of them (like lodash/prefer-noop, which doesn't work with generators, or lodash/prefer-lodash-method because it encourages coupling our code with lodash's current interface instead of the standard javascript syntax).

Do we want to do something similar here? Do we prefer to be a bit more conservative and just whitelist a small subset of easy and non-controversial rules for now?

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants