UNPKG

tsc-to

Version:

TypeScript's command-line compiler `tsc` without type-checking. Benefits:

9 lines (6 loc) 157 B
// This file is here because it's an easy way to test syntactic diagnostics. // const d = ; // export namespace What { export class Hello { } // }