eslint-sammy-preset
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -263,2 +263,3 @@ module.exports = { | ||
'react/jsx-uses-vars':'error' , | ||
'react/jsx-filename-extension':'off' , | ||
'require-await':'error' , | ||
@@ -265,0 +266,0 @@ 'require-jsdoc':'error' , |
{ | ||
"name": "eslint-sammy-preset", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "ESLint preset", | ||
@@ -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
7816
303