feat: better class generation.
This commit is contained in:
parent
593a8d6a7f
commit
3be55dc53e
7 changed files with 63 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"@code/(.*)": [
|
||||
"<rootDir>/src/day5/$1"
|
||||
"<rootDir>/src/day9/$1"
|
||||
]
|
||||
},
|
||||
"preset": "ts-jest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue