Attempt to complete Advent of Code in 2021. Written in Typescript.
Run npm i
.
If you do not have it already you may need to install ts-node
globally.
Running npm test
will run unit tests and output tests for the test data provided with each challenge.