Skip to content

Commit 792ef16

Browse files
styfletargos
authored andcommitted
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 parent 5e51c62 commit 792ef16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/typescript.md

+1-1
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

Comments
 (0)