feat: better class generation.

This commit is contained in:
mpaulson 2022-06-30 20:02:22 -06:00
parent 593a8d6a7f
commit 3be55dc53e
7 changed files with 63 additions and 20 deletions

View file

@ -12,7 +12,7 @@
"baseUrl": "src",
"paths": {
"@code/*": [
"day5/*"
"day9/*"
]
}
},
@ -22,4 +22,4 @@
"exclude": [
"node_modules"
]
}
}