1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tsc
Kitson Kelly 345f0fbe5c
feat(cli): update to TypeScript 4.5 (#12410)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-12-10 09:12:21 +11:00
..
00_typescript.js feat(cli): update to TypeScript 4.5 (#12410) 2021-12-10 09:12:21 +11:00
99_main_compiler.js feat(lsp): add type definition provider (#12789) 2021-11-23 11:09:19 +11:00
compiler.d.ts feat(lsp): add type definition provider (#12789) 2021-11-23 11:09:19 +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.