1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tsc
2021-02-01 17:02:02 +09:00
..
00_typescript.js fix(cli): add lib dom.asynciterable (#9288) 2021-01-29 06:41:30 +11:00
99_main_compiler.js fix(cli): fix handling of non-normalized specifier (#9357) 2021-02-01 17:02:02 +09:00
compiler.d.ts feat(lsp): add references code lens (#9316) 2021-02-01 14:30:41 +11: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.