diff --git a/.htmlhintrc b/.htmlhintrc new file mode 100644 index 0000000..1339590 --- /dev/null +++ b/.htmlhintrc @@ -0,0 +1,3 @@ +{ + "attr-value-not-empty": false +}