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