Update husky to v6.0.0

This commit is contained in:
Simran Spiller 2021-07-01 01:51:27 +02:00
parent 672319273b
commit d4ad4e2044
3 changed files with 10 additions and 9 deletions

5
.husky/pre-commit Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm exec run-s style:write test build
git add dist/