-
Notifications
You must be signed in to change notification settings - Fork 65
Issues: wix-incubator/eslint-plugin-lodash
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Combine rules for
import-scope
, accept both 'member' and 'method'
#339
opened Apr 29, 2022 by
max-pod
type import produces false positive under lodash/import-scope
#337
opened Jan 19, 2022 by
AprilArcus
path-style rule auto-fix incorrectly formats object accessor causing regressions!
#305
opened Apr 27, 2021 by
chalda
bug: lodash/prefer-lodash-method false positive with nextjs (react) router replace
#296
opened Mar 19, 2021 by
rotkiw
chaining rule doesn’t work when chain is imported from lodash/chain
#246
opened Jun 18, 2020 by
jaydenseric
collection-ordering
: Require same number of iteratees and orders
#236
opened Apr 28, 2020 by
garyking
Rule suggestion: Suggest replacing
_.slice(arr, 0, x)
with _.take(arr, x)
.
#213
opened Aug 20, 2019 by
garyking
Feature request: could the prefer-lodash-method rule be configured to report the opposite ?
#201
opened May 13, 2019 by
Lucas-C
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.