feat: small change
This commit is contained in:
parent
b83a3f379b
commit
b1ec6b10af
5 changed files with 6 additions and 25 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"@code/(.*)": [
|
||||
"<rootDir>/src/day5/$1"
|
||||
"<rootDir>/src/day6/$1"
|
||||
]
|
||||
},
|
||||
"preset": "ts-jest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue