This commit is contained in:
Leifer Mendez
2022-11-18 18:38:05 +01:00
parent 417d938677
commit e3664cc973

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm test
yarn run lint:check && yarn run lint:fix