Advent of code 2018 - now in TypeScript!
Required components:
npm typescript
To initialize:
npm install
To tsc compile and run:
npm start
Advent of code 2018 - now in TypeScript!
Required components:
npm typescript
To initialize:
npm install
To tsc compile and run:
npm start