mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Add tooling section. [ci skip]
This commit is contained in:
@@ -220,3 +220,8 @@ var fp = convert({
|
|||||||
// Convert by `lodash` instance.
|
// Convert by `lodash` instance.
|
||||||
var fp = convert(lodash.runInContext());
|
var fp = convert(lodash.runInContext());
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Tooling
|
||||||
|
|
||||||
|
Use [eslint-plugin-lodash-fp](https://www.npmjs.com/package/eslint-plugin-lodash-fp)
|
||||||
|
to help use `lodash/fp` more efficiently.
|
||||||
|
|||||||
Reference in New Issue
Block a user