Skip to content

Commit 03a7905

Browse files
committed
template-lint: Enable require-button-type rule
1 parent 0526af4 commit 03a7905

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
@@ -13,6 +13,5 @@ module.exports = {
1313
'no-implicit-this': false,
1414
'no-unnecessary-concat': false,
1515
quotes: false,
16-
'require-button-type': false,
1716
},
1817
};

0 commit comments

Comments
 (0)