1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00
denoland-deno/cli/tsc
2022-07-05 09:49:53 -04:00
..
00_typescript.js fix: update to TypeScript 4.7.4 (#15022) 2022-07-05 09:49:53 -04:00
99_main_compiler.js fix(lsp): restart TS language service when caching dependencies (#14979) 2022-06-30 14:12:32 -04:00
compiler.d.ts fix(lsp): restart TS language service when caching dependencies (#14979) 2022-06-30 14:12:32 -04: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.