This library is intended to be a starter project for an npm library using winston logger as an example, and JEST for unit tests.
npm install npm-lib-ts --save
or
yarn add npm-lib-ts
npm build
will generate this file and save it to dist/index.js
.