mirror of
https://github.com/ershisan99/advent-of-code.git
synced 2025-12-16 12:32:49 +00:00
2024 day 11 wip
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"prepare": "bun run scripts/prepare.ts"
|
||||
"prepare-day": "bun run scripts/prepare.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.9.4",
|
||||
|
||||
Reference in New Issue
Block a user