Skip to content

Commit 3308950

Browse files
committed
template-lint: Enable no-curly-component-invocation rule
1 parent 08e9646 commit 3308950

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
@@ -8,6 +8,5 @@ module.exports = {
88
rules: {
99
'require-valid-alt-text': false,
1010
'no-action': false,
11-
'no-curly-component-invocation': false,
1211
},
1312
};

0 commit comments

Comments
 (0)