https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 635347ef25dea3b2691ba712e6412e7c37c1b113 authored by Ron Buckton on 23 February 2016, 23:04:47 UTC
Fixed typo in visitEachChild
Tip revision: 635347e
tsc
#!/usr/bin/env node
require('../lib/tsc.js')
back to top