Issues
- 2
Support ESLint 8.x
#334 opened by MichaelDeBoey - 2
- 2
- 1
- 1
- 0
`prefer-is-undefined` and `prefer-is-null`
#338 opened by att14 - 0
Recommending `_.split` for v3 despite it not existing
#336 opened by Quitch - 7
- 1
False positive for prefer-lodash-chain with _.range?
#257 opened by danvk - 1
Can I autofix by `preferred-alias` rule?
#253 opened by hikyaru-suzuki - 1
path-style rule auto-fix incorrectly formats object accessor causing regressions!
#305 opened by chalda - 0
- 0
bug: lodash/prefer-lodash-method false positive with nextjs (react) router replace
#296 opened by rotkiw - 1
- 0
- 0
- 0
Error when typing `_()`
#237 opened by garyking - 0
`path-style` rule has bug
#254 opened by hikyaru-suzuki - 0
- 0
Dependabot couldn't reach repo.dev.wixpress.com/artifactory/api/npm/npm-repos as it timed out
#229 opened by dependabot-preview - 1
[Bug] lodash/path-style auto fix produces code that isn't semantically equivalent
#219 opened by c0d3d - 1
[bug] lodash/prefer-lodash-method shows a false positive for the Mongoose .find() operation
#198 opened by yoav-lavi - 1
`prop-shorthand` does not report on `_.orderBy`
#227 opened by garyking - 2
- 0
- 1
Feature request: could the prefer-lodash-method rule be configured to report the opposite ?
#201 opened by Lucas-C - 0
_ is not defined error even when pragma declared
#218 opened by Quitch - 0
prefer-compact: false positive for objects.
#214 opened by burtek - 0
Rule suggestion: Suggest replacing `_.slice(arr, 0, x)` with `_.take(arr, x)`.
#213 opened by garyking - 0
Rule suggestion: Prefer `difference` over `without`
#212 opened by garyking - 4
Use `~` or `^` instead of specific version
#206 opened by daveisfera - 0
CHANGELOG update missing for 5.1.1 and 6.0.0
#211 opened by Lalem001 - 0
Whitesource scan vulnerability on lodash < 4.17.11
#209 opened by joginds4 - 1
Found 1 high severity vulnerability
#207 opened by Xotic750 - 2
Make path-style "as-needed" parameters not warn for strings with dots or brackets
#199 opened by itamarki - 0
- 0
- 4
- 2
- 0
- 3
Chaining is recommended, but unsure if possible
#192 opened by garyking - 3
#189 broke lodash with mixins
#191 opened by andreineculau - 1
prop-shorthand does not report on _.sortBy
#189 opened by itamarki - 1
Chain false error on method import
#186 opened by david-zacharias - 3
lodash/chaining warning for unchainable methods
#184 opened by garyking - 0
lodash/path-style auto fix
#185 opened by MrHen - 4
merge eslint-plugin-lodash-fp as lerna mono-repo
#180 opened by graingert - 0
- 2
- 1
prefer-lodash-compose
#176 opened by graingert