mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
Remove migration lock file and update reset environment script to use dynamic working directory
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Running Biome checks before commit..."
|
||||
npm run check || exit 1
|
||||
|
||||
Reference in New Issue
Block a user