These are my TypeScript solutions to Advent of Code 2022.
The input.txt files contain the input I got. Yours will be different.
Those script are made to run on the Deno runtime. You'll need to install Deno (it's one little executable and is way better than node.js) to run them.