0

I have a node console application in VS2015 Update 2. Some Typescript features are missing and I'd like to tell my project to use TS1.8. Where do I do that? I am also using Resharper.

1 Answer 1

1

Where do I do that? I am also using Resharper.

TypeScript ships with nightlies : http://blogs.msdn.com/b/typescript/archive/2015/07/27/introducing-typescript-nightlies.aspx

More:

Documentation on how to use it with visual studio https://github.com/Microsoft/TypeScript/wiki/Dev-Mode-in-Visual-Studio

From that link :

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.