mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-06 23:19:19 -04:00
4 lines
110 B
YAML
4 lines
110 B
YAML
scripts:
|
|
test: pnpm m test --reporter append-only --workspace-concurrency 1
|
|
build: pnpm recursive run tsc
|