lets go
This commit is contained in:
parent
89c847eb4c
commit
432f88550b
3 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"@code/(.*)": [
|
||||
"<rootDir>/src/day6/$1"
|
||||
"<rootDir>/src/day1/$1"
|
||||
]
|
||||
},
|
||||
"preset": "ts-jest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue