eslint-plugin-native-over-lodash
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "eslint-plugin-native-over-lodash", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Check methods you can use natively without lodash", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -7,2 +7,6 @@ ### Helps you to use Native JS methods where possible | ||
`npm install -D eslint-plugin-native-over-lodash` | ||
`.eslintrc` | ||
@@ -9,0 +13,0 @@ ``` |
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
8183
19