@amedia/eslint-config-svelte
Advanced tools
Comparing version 5.2.1-1 to 5.2.1-2
@@ -10,2 +10,3 @@ module.exports = { | ||
'import/no-mutable-exports': 'off', | ||
"import/first": "off", | ||
}, | ||
@@ -12,0 +13,0 @@ }, |
{ | ||
"name": "@amedia/eslint-config-svelte", | ||
"version": "5.2.1-1", | ||
"version": "5.2.1-2", | ||
"description": "ESLint Svelte configuration to be used by developers at Amedia", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
3689
14