eslint-config-planet
Advanced tools
Comparing version 10.0.0 to 11.0.0
{ | ||
"name": "eslint-config-planet", | ||
"version": "10.0.0", | ||
"version": "11.0.0", | ||
"description": "ESLint config for Planet projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -23,3 +23,2 @@ module.exports = { | ||
'react/jsx-wrap-multilines': 2, | ||
'react/no-array-index-key': 2, | ||
'react/no-children-prop': 2, | ||
@@ -26,0 +25,0 @@ 'react/no-did-mount-set-state': 2, |
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
9263
145