Tldraw/.husky/pre-commit

8 wiersze
150 B
Plaintext
Czysty Zwykły widok Historia

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