feat: quick update to limgachine.

This commit is contained in:
mpaulson 2022-07-30 20:02:26 -06:00
parent 60d75e1996
commit 29ba2cd3ab
11 changed files with 28 additions and 15 deletions

View file

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