Skip to content

Commit 07755dd

Browse files
committed
removed unused rule
1 parent cfc44ba commit 07755dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/components/.template-lintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ module.exports = {
1414
'no-redundant-role': false,
1515
'no-builtin-form-components': false,
1616
'no-bare-strings': true,
17-
'no-bare-strings-in-attributes': true,
1817
},
1918
};

0 commit comments

Comments
 (0)