**tsc** will emit declaration even encounter errors, but **tsgo** emit nothing. Both with `--declaration` enabled. 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.