@consid/eslint-config-sitevision
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -7,3 +7,3 @@ module.exports = { | ||
"prefer-spread": 1, | ||
"indent": [1, 3], | ||
"indent": [1, 2], | ||
"arrow-spacing": [1, {"before": true, "after": true}], | ||
@@ -10,0 +10,0 @@ "comma-spacing": [1, {"before": false, "after": true}], |
{ | ||
"name": "@consid/eslint-config-sitevision", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Eslint config for webapps/restapps, created to be used with boilerplate", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |