Skip to content

Commit

Permalink
docs: add aliases fo type-check command (#10004)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHawkSigma authored and redwood-bot committed Feb 14, 2024
1 parent 4e74671 commit b4ccacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/cli-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -2156,7 +2156,7 @@ yarn redwood test [side..]
> **Note** all other flags are passed onto the jest cli. So for example if you wanted to update your snapshots you can pass the `-u` flag
## type-check
## type-check (alias tsc or tc)
Runs a TypeScript compiler check on both the api and the web sides.
Expand Down

0 comments on commit b4ccacd

Please sign in to comment.