jfmengels/eslint-plugin-lodash-fp
View on GitHubPort `matches-prop-shorthand.` from `eslint-plugin-lodash`
Open
#23 opened on May 3, 2016
enhancementhelp wanted
Repository metrics
- Stars
- (150 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
https://github.com/wix/eslint-plugin-lodash/blob/master/docs%2Frules%2Fmatches-prop-shorthand.md
Ideally, this would be done by using as much as possible the tools already in the project, except rules/core/ast-util.js, which I'd like to remove.
There is no need to handle chaining constructs, but composition constructs are needed.