fixing names

This commit is contained in:
mpaulson 2022-06-23 10:33:58 -06:00
parent 90fdc7aa06
commit 17b5708d59
12 changed files with 10 additions and 22 deletions

View file

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