https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 2312c09b8789123d9174bcb952e165415665534d authored by Daniel Rosenwasser on 07 February 2019, 08:42:22 UTC
Update LKG.
Tip revision: 2312c09
tsserver
#!/usr/bin/env node
require('../lib/tsserver.js')
back to top