1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-07-19 18:28:04 +00:00
Files
alphabets/.husky/pre-commit
2021-05-24 13:40:57 +02:00

6 lines
65 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run build
npm test