1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 23:07:20 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Meir017
f080b11cfd use import instead of require in ts file 2018-03-21 10:34:12 +02:00
Peter Blazejewicz
bfd74b2dc6 Support all-typescript tooling with ts-node
The ts-node allows to execute build scripts written in TypeScript
so the entire project could be written in TypeScript.
This commit introduces support for ts-node, updates packages
and migrate copy routine to TypeScript

Thanks!
2017-12-16 22:56:45 +01:00