6
.htmlhintrc
Normal file
6
.htmlhintrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"attr-value-double-quotes": false,
|
||||
"tag-pair": true,
|
||||
"id-unique": true,
|
||||
"tagname-lowercase": false
|
||||
}
|
||||
Reference in New Issue
Block a user