Merge remote-tracking branch 'origin/main' into feat/user-history
This commit is contained in:
commit
71c70a1b36
1 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,9 @@
|
|||
"ts"
|
||||
],
|
||||
"setupFilesAfterEnv": ["@relmify/jest-fp-ts"],
|
||||
"moduleNameMapper": {
|
||||
"^src/(.*)$": "<rootDir>/$1"
|
||||
},
|
||||
"rootDir": "src",
|
||||
"testRegex": ".*\\.spec\\.ts$",
|
||||
"transform": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue