eslint-config-kswedberg
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "eslint-config-kswedberg", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A shareable eslint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -164,3 +164,5 @@ | ||
1, | ||
ignoreChainWithDepth: 3 | ||
{ | ||
ignoreChainWithDepth: 3 | ||
} | ||
], | ||
@@ -167,0 +169,0 @@ |
5586
283