/aoc-2022

Advent of Code 2022

Primary LanguageTypeScript

https://adventofcode.com/2022

Running the project

$ yarn nodemon --watch './**/*.ts' --exec 'node --experimental-specifier-resolution=node --loader ts-node/esm' .\src\day-x\main.ts