You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
`--inlineSourceMap` | `boolean` | `false` | Emit a single file with source maps instead of having a separate file.
23
23
`--inlineSources` | `boolean` | `false` | Emit the source alongside the sourcemaps within a single file; requires `--inlineSourceMap` or `--sourceMap` to be set.
24
24
`--init` | | | Initializes a TypeScript project and creates a `tsconfig.json` file.
0 commit comments