Removed deprecated lines from pre-commit and pre-push

This commit is contained in:
jmjaffe37 2026-07-01 13:16:13 -07:00
parent d9e99fb853
commit c30ae1169a
No known key found for this signature in database
GPG Key ID: 6EEC81E9469C365F
2 changed files with 0 additions and 6 deletions

View File

@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx lint-staged

View File

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