feat: small change

This commit is contained in:
mpaulson 2022-08-03 19:50:30 -06:00
parent b83a3f379b
commit b1ec6b10af
5 changed files with 6 additions and 25 deletions

View file

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