eslint-sammy-preset
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -64,3 +64,3 @@ module.exports = { | ||
"default-case": "error", | ||
"dot-location": "error", | ||
"dot-location": "off", | ||
"dot-notation": "off", | ||
@@ -67,0 +67,0 @@ "eol-last": [ |
{ | ||
"name": "eslint-sammy-preset", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"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
9491