💾 Archived View for freeshell.de › tldr › tsc.gmi captured on 2022-04-28 at 19:40:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

tsc

TypeScript compiler.

More information.

tsc {foobar.ts}
tsc --target {ES5|ES2015|ES2016|ES2017|ES2018|ESNEXT} {foobar.ts}
tsc --outFile {output.js} {input.ts}
tsc --build {tsconfig.json}
tsc @{args.txt}
tsc --allowJs --checkJs --noEmit {src/**/*.js}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY