Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 153 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 153 Bytes

Solutions for Advent of Code 2022, written in TypeScript.

You can run any solution like so:

yarn build && node build/<day-path>/solution.js