metamigo-api: use in-tree dev configs
This commit is contained in:
parent
8abcdcd5b8
commit
ed3ef6fc21
5 changed files with 49 additions and 27 deletions
4
apps/metamigo-api/jest.config.json
Normal file
4
apps/metamigo-api/jest.config.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"preset": "jest-config-link",
|
||||
"setupFiles": ["<rootDir>/src/setup.test.ts"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue