eslint-config-frisk
Advanced tools
Comparing version 0.12.0 to 0.13.0
@@ -6,3 +6,4 @@ module.exports = { | ||
"es6": true, | ||
"mocha": true | ||
"mocha": true, | ||
"node": true, | ||
}, | ||
@@ -9,0 +10,0 @@ "extends": [ "eslint:recommended", "plugin:react/recommended" ], |
{ | ||
"name": "eslint-config-frisk", | ||
"version": "0.12.0", | ||
"version": "0.13.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
10421
295