Create .htmlhintrc

This commit is contained in:
Graydogminer
2022-11-10 14:14:42 -08:00
committed by GitHub
parent 08476083f3
commit 135a19e154

3
.htmlhintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"attr-value-not-empty": false
}