Mooie dingen

This commit is contained in:
2022-12-13 08:01:47 +00:00
parent f640da25f8
commit 538259ffd4
8 changed files with 278 additions and 14 deletions

View File

@@ -9,6 +9,6 @@
"typescript": "^4.9.3"
},
"scripts": {
"start": "nodemon src/2022/day10/index.ts"
"start": "nodemon src/2022/day12/index.ts"
}
}