Create .htmlhintrc

This commit is contained in:
Graydogminer 2022-11-10 14:14:42 -08:00 committed by GitHub
parent 08476083f3
commit 135a19e154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.htmlhintrc Normal file
View File

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