feat: so many greater things now

This commit is contained in:
mpaulson 2022-07-19 20:49:11 -06:00
parent 60205795d0
commit 8373956717
6 changed files with 23 additions and 19 deletions

View file

@ -2,7 +2,7 @@
"clearMocks": true,
"moduleNameMapper": {
"@code/(.*)": [
"<rootDir>/src/day9/$1"
"<rootDir>/src/day1/$1"
]
},
"preset": "ts-jest"