feat: working array list

This commit is contained in:
mpaulson 2022-06-23 11:17:27 -06:00
parent 17b5708d59
commit 29de257bea
13 changed files with 29 additions and 19 deletions

View file

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