api-client/.husky/pre-commit

5 lines
61 B
Text
Raw Normal View History

2020-12-06 05:30:00 +00:00
#!/bin/sh
2021-05-25 16:13:13 +00:00
. "$(dirname "$0")/_/husky.sh"
2020-12-06 05:30:00 +00:00
2021-05-17 05:55:50 +00:00
npm run pre-commit