Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 792ef16

Browse filesBrowse 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
Copy full SHA for 792ef16

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/typescript.md‎

Copy file name to clipboardExpand all lines: doc/api/typescript.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.