typescript-book/.husky/pre-push
2023-07-18 16:56:30 +02:00

5 lines
81 B
Bash
Executable file

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
cd ./tools
npm run compile