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
2022-06-15 12:26:43 -04:00
..
00_typescript.js feat: update to TypeScript 4.7 (#14242) 2022-06-01 10:19:18 +10:00
99_main_compiler.js fix(check): use "moduleDetection": "force" (#14875) 2022-06-15 12:26:43 -04:00
compiler.d.ts feat: update to TypeScript 4.7 (#14242) 2022-06-01 10:19:18 +10: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.