Open dotherightthing opened 5 years ago
That's how tsc
cli works under the hood I think, has no relation to bootstraping this project:
https://github.com/microsoft/TypeScript/blob/39311da27bf4848594b56c8a43c559f149b0f63c/src/executeCommandLine/executeCommandLine.ts#L723-L740
This command also generates
tsconfig.json
. If the file already exists there is an error message: