eslint-config-lodash
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "eslint-config-lodash", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "ESLint Shareable Config for Lodash", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -13,2 +13,4 @@ [![npm version](https://badge.fury.io/js/eslint-config-lodash.svg)](https://badge.fury.io/js/eslint-config-lodash) | ||
Install eslint-config-lodash and its peer dependencies. | ||
```sh | ||
@@ -20,2 +22,4 @@ npm i -D eslint-config-lodash eslint-plugin-lodash eslint-plugin-you-dont-need-lodash-underscore | ||
Add `lodash` to `extends` of your ESLint config | ||
```js | ||
@@ -22,0 +26,0 @@ module.exports = { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3026
30