latest version of Node.js (v9.11.1 at the moment)
$ npm i
$ npm start
> [email protected] start /Users/gaborb/WS/ems-duedatecalculator
> npm run compile && npm test
> [email protected] compile /Users/gaborb/WS/ems-duedatecalculator
> tsc src/index.ts
> [email protected] test /Users/gaborb/WS/ems-duedatecalculator
> jasmine
Randomized with seed 01911
Started
......
6 specs, 0 failures
Finished in 0.017 seconds
Randomized with seed 01911 (jasmine --random=true --seed=01911)