https://github.com/Microsoft/TypeScript
Raw File
Tip revision: ea7d4c62c992bba84dca989fc8570159d86be72a authored by Nathan Shively-Sanders on 21 October 2021, 18:10:04 UTC
Reduce test case + update baselines
Tip revision: ea7d4c6
tsc
#!/usr/bin/env node
require('../lib/tsc.js')
back to top