eslint-config-zavatta-react
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -44,7 +44,5 @@ 'use strict'; | ||
'react/react-in-jsx-scope': 2, | ||
'react/require-extension': 2, | ||
'react/self-closing-comp': 2, | ||
'react/sort-comp': 2, | ||
'react/wrap-multilines': 2, | ||
'react/no-comment-textnodes': 2, | ||
'react/jsx-wrap-multilines': 2, | ||
'react/no-deprecated': 2, | ||
@@ -51,0 +49,0 @@ 'react/no-is-mounted': 2, |
{ | ||
"name": "eslint-config-zavatta-react", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "ESLint config for esling-plugin-react", | ||
@@ -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
2637
56