[style] Enabled Stylelint 'indentation' rule

This commit is contained in:
Steven Evans 2018-07-09 23:10:31 -04:00
parent 30de15efb7
commit 17c91b83d1
7 changed files with 183 additions and 183 deletions

@ -100,7 +100,7 @@ module.exports = {
// "var" // "var"
// ], // ],
"function-whitespace-after": "always", "function-whitespace-after": "always",
// "indentation": 4, "indentation": 4,
"keyframe-declaration-no-important": true, "keyframe-declaration-no-important": true,
"length-zero-no-unit": true, "length-zero-no-unit": true,
// "max-empty-lines": 1, // "max-empty-lines": 1,