mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 04:56:07 +00:00
feat: typescript-check on pre-commit
This commit is contained in:
parent
773c0a38c7
commit
c860d9ba84
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
npx lint-staged
|
npx tsc --noEmit && npx lint-staged
|
Loading…
x
Reference in New Issue
Block a user