Compare commits

...

2 Commits

Author SHA1 Message Date
Ephraim Atta-Duncan
ac8f3dfcbc chore: husky 2025-03-13 22:53:31 +00:00
Ephraim Atta-Duncan
f192e85844 chore: wip 2025-03-13 22:50:49 +00:00
2 changed files with 0 additions and 6 deletions

View File

@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run commitlint -- $1

View File

@@ -1,6 +1,3 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
SCRIPT_DIR="$(readlink -f "$(dirname "$0")")"
MONOREPO_ROOT="$(readlink -f "$SCRIPT_DIR/../")"