mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-03-12 13:55:11 +00:00
5 lines
69 B
Text
5 lines
69 B
Text
|
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
yarn pre-commit
|