Skip to content

Commit

Permalink
Update .htmlhintrc (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-bajer authored and luboskmetko committed Aug 8, 2018
1 parent 004fb65 commit 9afc5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/templates/.htmlhintrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"attr-lowercase": ["viewBox"]
"attr-lowercase": ["viewBox", "preserveAspectRatio"]
}

0 comments on commit 9afc5e9

Please sign in to comment.