feat: ligma sugma
This commit is contained in:
parent
18db524263
commit
507b1b1dab
20 changed files with 156 additions and 205 deletions
9
.jest.config.json
Normal file
9
.jest.config.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"@code/(.*)": [
|
||||
"<rootDir>/src/day2/$1"
|
||||
]
|
||||
},
|
||||
"preset": "ts-jest"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue