eslint-config-frisk
Advanced tools
Comparing version
@@ -14,3 +14,4 @@ module.exports = { | ||
}, | ||
"sourceType": "module" | ||
"sourceType": "module", | ||
"ecmaVersion": 2017 | ||
}, | ||
@@ -243,5 +244,2 @@ "plugins": [ | ||
"padded-blocks": "off", | ||
"parserOptions": { | ||
"ecmaVersion": 2017 | ||
}, | ||
"prefer-arrow-callback": "off", | ||
@@ -248,0 +246,0 @@ "prefer-const": "error", |
{ | ||
"name": "eslint-config-frisk", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "ESLint config for various Frisk UI projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
10397
-0.3%294
-0.68%