◐ Shell
clean mode source ↗

doc: revise `tsconfig.json` note · nodejs/node@792ef16

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 792ef16

styfletargos

authored and

committed

doc: revise tsconfig.json note

PR-URL: #57353 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -93,7 +93,7 @@ but we recommend version 5.8 or newer with the following `tsconfig.json` setting

9393
9494

> \[!NOTE]

9595

> Use the `noEmit` option if you intend to only execute `*.ts` files, for example a build script.

96-

> You won't need this flag if you intend to distribute `*.js` files for performance reasons.

96+

> You won't need this flag if you intend to distribute `*.js` files.

9797
9898

### Determining module system

9999

0 commit comments