eslint-config-lodash
Advanced tools
Comparing version 1.0.3 to 1.1.0
@@ -7,2 +7,3 @@ module.exports = { | ||
rules: { | ||
'lodash/prefer-is-nil': 'off', | ||
'lodash/prefer-lodash-chain': 'off', | ||
@@ -9,0 +10,0 @@ 'lodash/prefer-lodash-method': 'off', |
{ | ||
"name": "eslint-config-lodash", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "ESLint Shareable Config for Lodash", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
3245
12