feat: Install prettier and improve formatting

This commit is contained in:
Yiannis Christodoulou
2025-06-24 17:27:39 +03:00
parent bce3acca41
commit cdbb7a8de3
5 changed files with 25 additions and 8 deletions

View File

@@ -36,6 +36,7 @@
"autoprefixer": "^10.4.20",
"esbuild": "^0.25.0",
"postcss": "^8.4.47",
"prettier": "^3.6.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3",
"vite": "^5.4.18"