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 854370a commit 2a2e1cfCopy full SHA for 2a2e1cf
doc/api/typescript.md
@@ -88,7 +88,7 @@ but we recommend version 5.8 or newer with the following `tsconfig.json` setting
88
89
> \[!NOTE]
90
> Use the `noEmit` option if you intend to only execute `*.ts` files, for example a build script.
91
-> 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.
92
93
### Determining module system
94
0 commit comments