Allow yarn flags, e.g. "--silent"
Open
- Dominant language
- TypeScript
- Stars
- 512
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
`wsrun -s pre-commit` results in a `cmd is undefined` error. The only way I'm able to pass the `-s` flag (silent mode) to yarn is with `--bin="yarn -s"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.