EsLint
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
echo "🔄 Version wird automatisch erhöht (bumpVersion.ts)..."
|
||||
|
||||
npx husky add .husky/pre-commit "npm run check"
|
||||
# 1. Version erhöhen
|
||||
npx ts-node scripts/bumpVersion.ts || exit 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user