1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/cli/tsc
2021-03-26 09:23:07 +11:00
..
00_typescript.js fix(cli): re-add dom.asynciterable lib (#9888) 2021-03-26 08:56:30 +11:00
99_main_compiler.js feat(lsp): implement textDocument/selectionRange (#9845) 2021-03-26 09:23:07 +11:00
compiler.d.ts feat(lsp): implement textDocument/selectionRange (#9845) 2021-03-26 09:23:07 +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.