Husky Installation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
echo "✅ Husky pre-commit läuft (nur Linting oder Checks hier)."
|
||||
npm run lint
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.2";
|
||||
APP_VERSION = "1.1.3";
|
||||
|
||||
Reference in New Issue
Block a user