[TS] generated typescript should be conformant to isolatedDeclarations and isolatedModules requirements
Open
- Dominant language
- C++
- Stars
- 26.5k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
See https://www.typescriptlang.org/tsconfig/#isolatedDeclarations and https://www.typescriptlang.org/tsconfig/#isolatedModules.
This improves TypeScript typing to be explicit which allows more a simple type analysis model improving performance and future compatibility in the TypeScript ecosystem.
Contributor guide
Assessment
This issue has not been assessed yet.