Files
site-veloboomboom/.htmlhintrc
Lucas b29768c58c
All checks were successful
jenkins-ci Build successful
feat: add jenkins support
2026-01-27 10:40:19 +00:00

7 lines
111 B
JSON

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