feat: lru test just successed.
This commit is contained in:
parent
1a8319d427
commit
02a064b568
5 changed files with 10 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"@code/(.*)": [
|
||||
"<rootDir>/src/day3/$1"
|
||||
"<rootDir>/src/day4/$1"
|
||||
]
|
||||
},
|
||||
"preset": "ts-jest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue