feat: unlighthouse configuration and dependencies

This commit is contained in:
Bart van der Braak 2024-02-18 22:21:07 +01:00
parent 5aa27c86a5
commit ab161e0b91
5 changed files with 3034 additions and 10 deletions

View file

@ -33,6 +33,7 @@
"tailwindcss": "^3.3.6",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"unlighthouse": "^0.10.6",
"vite": "^5.0.3",
"zod": "^3.22.4"
},