This commit is contained in:
mpaulson 2022-08-08 20:54:22 -06:00
parent 89c847eb4c
commit 432f88550b
3 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@
"baseUrl": "src",
"paths": {
"@code/*": [
"day6/*"
"day1/*"
]
}
},