feat: working through the dynamic testing portion of ligmata

This commit is contained in:
mpaulson 2022-06-23 10:29:59 -06:00
parent 8859e43ac9
commit 90fdc7aa06
9 changed files with 113 additions and 58 deletions

View file

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