deno/cli/tsc
2022-06-27 19:43:43 +02:00
..
00_typescript.js feat: update to TypeScript 4.7 (#14242) 2022-06-01 10:19:18 +10:00
99_main_compiler.js fix(lsp): restart TS language service when caching dependencies (#14979) 2022-06-27 19:43:43 +02:00
compiler.d.ts fix(lsp): restart TS language service when caching dependencies (#14979) 2022-06-27 19:43:43 +02: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.