eslint-config-renarsvilnis
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -46,3 +46,2 @@ module.exports = { | ||
"react/jsx-no-undef": 2, | ||
"react/jsx-quotes": [2, "double", "avoid-escape"], | ||
"react/jsx-sort-prop-types": [1, {"ignoreCase": false}], | ||
@@ -65,2 +64,2 @@ "react/jsx-sort-props": [1, {"ignoreCase": true}], | ||
} | ||
}; | ||
}; |
{ | ||
"name": "eslint-config-renarsvilnis", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Personal eslint configuration for use with es6 and 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
6192