feat: add husky, lint-staged, prettier, update ts aliases
This commit is contained in:
5
.husky/pre-commit
Normal file
5
.husky/pre-commit
Normal file
@@ -0,0 +1,5 @@
|
||||
npx lint-staged
|
||||
|
||||
echo ""
|
||||
echo "🚀 Running test build..."
|
||||
npm run build
|
||||
Reference in New Issue
Block a user