1.0.4 • Published 7 years ago

@player1os/ts-node-application-runtime v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

TS Node Application Runtime

License NodeJS version GitHub tag Build Status

A single module intended to be included to support the runtime of a NodeJS application written in Typescript.

The module activates source-maps for error stack traces and sets bluebird implementation as the global promise object.