Files
site-veloboomboom/.htmlhintrc
Lucas 6491bb03b6
All checks were successful
jenkins-ci Build successful
feat: add jenkins support
2026-01-27 11:02:36 +00:00

7 lines
111 B
JSON

{
"attr-value-double-quotes": false,
"tag-pair": true,
"id-unique": true,
"tagname-lowercase": false
}