enable eol-last for eslint and ember-template-lint (#12678)

enable eol-last for eslint and ember-template-lint

Fixed a handlful of .hbs files where newlines weren't present
This commit is contained in:
Faizaan Gagan
2021-04-12 17:22:00 -07:00
committed by GitHub
parent abe588c2c8
commit c45dbe4159
14 changed files with 15 additions and 16 deletions
@@ -2,4 +2,4 @@
type="checkbox"
checked=checked
click=(action "onChange")
}}
}}
@@ -21,4 +21,4 @@
label="admin.user_fields.create"
icon="plus"}}
</div>
</div>