0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-30 09:08:00 -04:00
denoland-deno/cli/tsc
Jean Pierre 6d404ec54b
feat(lsp): Implement textDocument/semanticTokens/full (#10233)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2021-04-20 11:26:36 +10:00
..
00_typescript.js fix(cli): re-add dom.asynciterable lib (#9888) 2021-03-25 22:09:03 +11:00
99_main_compiler.js feat(lsp): Implement textDocument/semanticTokens/full (#10233) 2021-04-20 11:26:36 +10:00
compiler.d.ts feat(lsp): Implement textDocument/semanticTokens/full (#10233) 2021-04-20 11:26:36 +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.