feat: add husky, lint-staged, prettier, update ts aliases

This commit is contained in:
2025-06-23 14:47:14 +03:00
parent c9f20585b2
commit 8ff9b4f5f8
18 changed files with 616 additions and 44 deletions

5
.husky/pre-commit Normal file
View File

@@ -0,0 +1,5 @@
npx lint-staged
echo ""
echo "🚀 Running test build..."
npm run build