Advent of code 2023 [Typescript] To see the solution, uncomment the corresponding console.log in src/index.ts Get results: yarn results [dayNumber] Develop: yarn dev Build: yarn build Testing: yarn test or yarn test:dev