advent-of-code-2019 This is my solutions for Advent Of Code 2019 (https://adventofcode.com/2019) For running the index.ts file in each puzzle: tsc <path-to-file>/index.ts node <path-to-file>/index.js