You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I get some very old fashioned compilation errors I haven't seen for a long time, tsc command line tool compiles all files without any errors.
Which typescript compiler version is being used?
The text was updated successfully, but these errors were encountered:
I tried doing this, but there are some breaking compatibility changes in 1.8, and my TypeScript skills are weak. You can see how far I got: https://github.com/Crunch/typescript-compiler
One of the most important things is to make sure the package.json file is updated with a semver-compatible version number. You can see how I added version metadata on my fork.
Would love to get this updated to TypeScript 1.8 soon! It's a pretty big release!
Hi there,
I get some very old fashioned compilation errors I haven't seen for a long time, tsc command line tool compiles all files without any errors.
Which typescript compiler version is being used?
The text was updated successfully, but these errors were encountered: