cmichaelgraham / aurelia-typescript

A starter kit for working with the Aurelia TypeScript type definitions
MIT License
144 stars 52 forks source link

Update Webstorm to use the new built in compiler instead of the filewatcher #14

Open delebash opened 9 years ago

delebash commented 9 years ago

This is now the recommended way.

See blog Section TypeScript 1.4 and Built-in compiler

Nice job!! Thanks, Dan

cmichaelgraham commented 9 years ago

hi @delebash

feel free to do a PR if you like. otherwise i'll put this on the todo list :smile:

thanks for the input