mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
Add basic htmllint config
This commit is contained in:
5
.htmllintrc
Normal file
5
.htmllintrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"attr-name-style": "dash",
|
||||
"id-class-style": "dash",
|
||||
"indent-width": 2
|
||||
}
|
||||
Reference in New Issue
Block a user