tools/ts
Tools that should be used with ts-node
.
colors.ts
- coloring utility;coverage-stats.ts
- generates coverage stats from jest json reports, and outputs asUNIT_COVERAGE.md
file;package-commands.ts
- outputs (optionally filters) commands defined in thepackage.json
;update.ts
- partially automates dependencies update process, usesncu
, andnx migrate
;
Usage
All commands should be used via angular cli.
Help (package commands)
Coverage stats
Update
Last updated
Was this helpful?