Advent of code 2021 TypeScript Solution Author: Max Martens GitHub: MaxMrt These are my Advent of Code puzzle solutions. Running locally # dev $ npm dev # testing $ npm test # start $ npm start