eslint-sammy-preset
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -211,3 +211,3 @@ module.exports = { | ||
'no-undef-init':'error' , | ||
'no-undefined':'error' , | ||
'no-undefined':'off' , | ||
'no-underscore-dangle':'error' , | ||
@@ -214,0 +214,0 @@ 'no-unmodified-loop-condition':'error' , |
{ | ||
"name": "eslint-sammy-preset", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"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
8378