Add biome.js configuration and integrate code quality checks

This commit is contained in:
wont-stream 2025-04-10 19:04:20 -04:00
parent 5542d80fc2
commit 571aab24ed
4 changed files with 79 additions and 0 deletions

View file

@ -14,6 +14,7 @@
"preact": "^10.26.2"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@fullhuman/postcss-purgecss": "^7.0.2",
"@preact/preset-vite": "^2.10.1",
"lightningcss": "^1.29.3",