Skip to content

Commit 810f576

Browse files
author
Josh Justice
committed
Enable indentation rule for templates
1 parent 8dffeef commit 810f576

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.template-lintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ module.exports = {
66
extends: 'recommended',
77

88
rules: {
9-
'block-indentation': false,
109
'img-alt-attributes': false,
1110
'triple-curlies': false,
1211
'html-comments': false,

0 commit comments

Comments
 (0)