Skip to content

Commit

Permalink
Update node.js/typescript.md
Browse files Browse the repository at this point in the history
Co-authored-by: René Jeglinsky <[email protected]>
  • Loading branch information
daogrady and renejeglinsky authored Sep 16, 2024
1 parent 4e92e05 commit b4e7657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node.js/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Run your Jest tests with preset `ts-jest` without precompiling TypeScript files.
## Building TypeScript Projects
A dedicated build task for `cds build` is provided as part of the `cds-typer` package. See [Integrate Into Your Multitarget Application](../tools/cds-typer#integrate-into-your-multitarget-application) for more information on how to customize this task.
A dedicated build task for `cds build` is provided as part of the `cds-typer` package. See [Integrate Into Your Multitarget Application](../tools/cds-typer#integrate-into-your-build-process) for more information on how to customize this task.
## TypeScript APIs in `@sap/cds`
Expand Down

0 comments on commit b4e7657

Please sign in to comment.