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-08-04 08:39:16 +05:30
..
00_typescript.js fix: update to TypeScript 4.7.4 (#15022) 2022-07-04 15:13:50 +10:00
99_main_compiler.js fix: Update Object.prototype.__proto__ related comments (#15394) 2022-08-04 08:39:16 +05:30
compiler.d.ts fix(lsp): enable auto imports (#15145) 2022-07-12 09:35: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.