1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-01-31 18:59:28 +00:00
alphabets/.husky/pre-commit

6 lines
65 B
Plaintext
Raw Permalink Normal View History

2021-05-24 12:32:23 +02:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run build
2021-05-24 13:40:57 +02:00
npm test