Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 171 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 171 Bytes
npm install
./node_modules/.bin/ts-node index.ts

result is not always 1000

(e.g when running in a loop while ./node_modules/.bin/ts-node index.ts; do :; done)