01alchemist / TurboScript

Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly
Apache License 2.0
494 stars 35 forks source link

Add lib/tsconfig.json #57

Closed winksaville closed 7 years ago

winksaville commented 7 years ago

This gives control of tsc rather than just using the defaults. I was hoping this might help solve issue #56 "Updgrading systemjs to 0.20.x causes ./bin/tc to fail to run" but I couldn't come up with any compilerOptions that helped when systemjs was 0.20.x in package.json dependencies section.