DEV: enforces double quotes ember-template-lint (#9416)

This commit is contained in:
Joffrey JAFFEUX
2020-04-14 08:18:49 +02:00
committed by GitHub
parent 2d122f0393
commit c4644c61d9
332 changed files with 1788 additions and 1789 deletions

View File

@@ -1,4 +1,4 @@
<div class="body">
{{badge}}
{{d-icon 'times'}}
{{d-icon "times"}}
</div>