eslint-config-kswedberg
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "eslint-config-kswedberg", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A shareable eslint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -58,5 +58,5 @@ | ||
{ | ||
exceptions: [ | ||
exceptions: { | ||
VariableDeclarator: true | ||
] | ||
} | ||
} | ||
@@ -63,0 +63,0 @@ ] |