@brokkr/qa
v0.15.2
Published
A set of command-line tools to work on quality assurance.
Readme
@brokkr/qa
A set of command-line tools to work on quality assurance.
yarn lint= runeslintchecks andtscin--noEmitmode to validate code syntacticallyyarn fmt= attempt to auto-resolve syntax issues highlighted bylintyarn test= run jest based unit tests with code coverage with 90% min percentage
