fix error for day one
This commit is contained in:
parent
02a064b568
commit
447be1e9de
4 changed files with 3 additions and 5 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"baseUrl": "src",
|
||||
"paths": {
|
||||
"@code/*": [
|
||||
"day4/*"
|
||||
"day1/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue