| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0be9fa3 commit e274cc1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -86,9 +86,9 @@ but we recommend version 5.8 or newer with the following `tsconfig.json` setting | |||
| 86 | 86 | } | |
| 87 | 87 | ``` | |
| 88 | 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. | ||
| 89 | + Use the `noEmit` option if you intend to only execute `*.ts` files, for example | ||
| 90 | + a build script. You won't need this flag if you intend to distribute `*.js` | ||
| 91 | + files. | ||
| 92 | 92 | ||
| 93 | 93 | ### Determining module system | |
| 94 | 94 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments