Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 296 Bytes

My Attempt at advent of code 2020

code style: prettier

run

$ yarn start <day> <part>

test

$ yarn test

format

$ yarn format