Skip to content

Commit

Permalink
Merge pull request #185 from ember-template-lint/update-recommended
Browse files Browse the repository at this point in the history
Update recommended config
  • Loading branch information
dcyriller committed Jan 3, 2022
2 parents c45aa00 + 514fdc4 commit d5548b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/recommended.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module.exports = {
prettier: true,
// ember-template-lint stylistic rules
"block-indentation": false,
"eol-last": false,
"linebreak-style": false,
quotes: false,
"self-closing-void-elements": false,
Expand Down

0 comments on commit d5548b1

Please sign in to comment.