This commit is contained in:
Leifer Mendez
2022-11-18 18:36:03 +01:00
parent 0f5efa9852
commit 2042abb045

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn run format:check && yarn run format:write
yarn run format:check && yarn run format:write && git add .