Files
site-veloboomboom/.htmlhintrc
Lucas e42eaef9ca
Some checks failed
jenkins-ci Build failed
feat: add jenkins support
2026-01-27 10:35:31 +00:00

7 lines
111 B
JSON

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