eslint-config-vtex-react
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -21,3 +21,3 @@ module.exports = { | ||
"react/prop-types": 2, | ||
"react/react-in-jsx-scope": 2 | ||
"react/react-in-jsx-scope": 2, | ||
// "react/require-extension": not-defined | ||
@@ -24,0 +24,0 @@ "react/require-render-return": 2, |
{ | ||
"name": "eslint-config-vtex-react", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "VTEX's eslint config for 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
2661