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.
tsc will emit declaration even encounter errors, but tsgo emit nothing. Both with --declaration enabled.
--declaration
we rely on this feature to get .d.ts files for projects, please help keep the feature, or tell how to enable this feature in current version.