eslint-config-frisk
Advanced tools
Comparing version 0.7.0 to 0.8.0
@@ -44,3 +44,3 @@ module.exports = { | ||
"capitalized-comments": "off", | ||
"class-methods-use-this": "error", | ||
"class-methods-use-this": "off", | ||
"comma-dangle": [ "error", "always-multiline" ], | ||
@@ -47,0 +47,0 @@ "comma-spacing": [ |
{ | ||
"name": "eslint-config-frisk", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "ESLint config for various Frisk UI projects.", | ||
@@ -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
8602