We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I expected it can handle both multi-file project and single-file project, (tsc will not emit the "define" when there are only one source)
Or just rollback to use tsc when detect there only one source.
Use Case: Project Template, started from only one source file.