A library containing a translations system mockup for our frontend app.
Description | Command |
---|---|
nx run front-translations:lint |
|
✔️ Type checking using tsc | nx run front-translations:type-check |
flag | Description |
---|---|
⬛ --skip-nx-cache |
disables nx caching; the command will be ran fully |
⬛ --verbose |
prints additional error stack trace on failure |