Tldraw/.husky/pre-commit

7 wiersze
125 B
Plaintext
Czysty Zwykły widok Historia

2023-04-21 16:06:21 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx lazy run build-api
2023-04-21 16:06:21 +00:00
git add packages/*/api-report.md
npx lint-staged