Skip to content

Commit

Permalink
Update .template-lintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 8, 2024
1 parent 2c9fa65 commit b04cd5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .template-lintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
module.exports = {
extends: 'recommended',
rules: {
'no-autofocus-attribute': false,
'require-input-label': false,
},
};

0 comments on commit b04cd5c

Please sign in to comment.