feat: important commit

This commit is contained in:
mpaulson 2022-08-13 21:07:50 -06:00
parent fdb181dad4
commit 10aeaaa726
4 changed files with 5 additions and 4 deletions

View file

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