typescript-jit 0.1.0

A native Typescript parser and JIT runner.
1
2
3
4
5
{
    "compilerOptions": {
        "typeRoots": ["./"]
    }
}