This commit is contained in:
Leifer Mendez
2022-11-18 18:37:25 +01:00
parent 2042abb045
commit 417d938677

View File

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