lru here we come
This commit is contained in:
parent
432f88550b
commit
8b4725a628
6 changed files with 34 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"@code/(.*)": [
|
||||
"<rootDir>/src/day1/$1"
|
||||
"<rootDir>/src/day3/$1"
|
||||
]
|
||||
},
|
||||
"preset": "ts-jest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue