Replace blanket `npm test` with lint-staged for linting/formatting and a turbo --filter script that runs tests only for workspace packages that have staged .ts/.tsx files. Co-Authored-By: Paperclip <noreply@paperclip.ing>
3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
npx lint-staged
|
|
bash scripts/pre-commit-tests.sh
|