The project on VS15, typescript classes are each in a separate file. In the properties of the project on the tab "Assembly typescript" indicated: ECMAScript version - ECMAScript5, Modules system - CommonJs, as well as the file where javascript output is merged. Everything works, but there is no access to the collections of Map, Set, etc. Poke your nose, dear, that you still need to do to get access to them. Thank.

  • and tsconfig.json is? - Victor Khovanskiy

1 answer 1

I put a new plugin for typescript, indicated a system of modules - ES 2015 and everything appeared.