Skip to content

Commit 504f344

Browse files
shivamsouravjhaEraKin575
authored andcommitted
removing unused config file
Signed-off-by: EraKin575 <tejaskumar574@gmail.com>
1 parent 9904db6 commit 504f344

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

express-mongoose/jest.config.js

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +0,0 @@
1-
module.exports = {
2-
preset: 'ts-jest',
3-
testEnvironment: 'node',
4-
globals: {
5-
'ts-jest': {
6-
tsconfig: 'tsconfig.json'
7-
}
8-
},
9-
transform: {
10-
"^.+\\.js$": "babel-jest"
11-
},
12-
13-
};

0 commit comments

Comments
 (0)