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
2021-09-17 16:54:52 +10:00
..
00_typescript.js feat(cli): Update to TypeScript 4.4 (#11678) 2021-08-27 10:12:59 +10:00
99_main_compiler.js fix(cli): don't ignore diagnostics about for await (#12116) 2021-09-17 16:54:52 +10:00
compiler.d.ts feat(lsp): implement refactoring code actions (#11555) 2021-08-06 11:46:32 +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.