Day 03 pa 01
This commit is contained in:
parent
5b1c11eb55
commit
808ddd6a0c
7 changed files with 500 additions and 0 deletions
11
03/package.json
Normal file
11
03/package.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "day02",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"bun-types": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue