mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-27 05:40:32 +01:00
2025 day 9 part 1 in TypeScript
This commit is contained in:
6
2025/day09/package.json
Normal file
6
2025/day09/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user