1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tsc
Kitson Kelly 1a9209d1e3
fix(lsp): handle mbc documents properly (#9151)
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2021-01-22 21:03:16 +11:00
..
00_typescript.js upgrade TypeScript to 4.1.3 (#8785) 2020-12-16 11:46:32 -05:00
99_main_compiler.js fix(lsp): handle mbc documents properly (#9151) 2021-01-22 21:03:16 +11:00
compiler.d.ts fix(lsp): handle mbc documents properly (#9151) 2021-01-22 21:03:16 +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.