eslint-config-planet
Advanced tools
Comparing version 8.0.0 to 9.0.0
@@ -17,2 +17,3 @@ module.exports = { | ||
'dot-notation': [2, {allowPattern: '^[a-z]+(_[a-z]+)+$'}], | ||
'eqeqeq': 2, | ||
'indent': [2, 2, {SwitchCase: 1}], | ||
@@ -19,0 +20,0 @@ 'jsx-quotes': 2, |
{ | ||
"name": "eslint-config-planet", | ||
"version": "8.0.0", | ||
"version": "9.0.0", | ||
"description": "ESLint config for Planet projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
9073
140