8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tsconfig.json
1 parent 5e51c62 commit 792ef16Copy full SHA for 792ef16
doc/api/typescript.md
@@ -93,7 +93,7 @@ but we recommend version 5.8 or newer with the following `tsconfig.json` setting
93
94
> \[!NOTE]
95
> 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.
+> You won't need this flag if you intend to distribute `*.js` files.
97
98
### Determining module system
99
0 commit comments