deno/cli/tsc
2022-10-27 08:12:40 -04:00
..
00_typescript.js fix(typescript): allow synthetic default imports when using ModuleKind.ESNext (#16438) 2022-10-27 08:12:40 -04:00
99_main_compiler.js fix(lsp): regression - error when removing file (#16388) 2022-10-22 15:36:07 -04:00
compiler.d.ts feat(unstable/npm): initial type checking of npm specifiers (#16332) 2022-10-21 15:20:18 +00:00
README.md refactor: Rename runtime/rt to runtime/js (#8806) 2020-12-17 17:37:57 +01:00

tsc

This directory contains the typescript compiler and a small compiler host for the runtime snapshot.