Skip to content

Commit 66fc19d

Browse files
committed
remove unnecessary config
1 parent 1cbd8a4 commit 66fc19d

File tree

4 files changed

+0
-22
lines changed

4 files changed

+0
-22
lines changed

packages/protoc-gen-nexus/jest.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ const base = {
77
"<rootDir>/src/__generated__/extensions/",
88
"<rootDir>/src/__tests__/",
99
],
10-
globals: {
11-
"ts-jest": {
12-
tsconfig: "tsconfig.test.json",
13-
},
14-
},
1510
};
1611

1712
module.exports = base;

packages/protoc-gen-nexus/tsconfig.test.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/protoc-gen-pothos/jest.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ const base = {
77
"<rootDir>/src/__generated__/extensions/",
88
"<rootDir>/src/__tests__/",
99
],
10-
globals: {
11-
"ts-jest": {
12-
tsconfig: "tsconfig.test.json",
13-
},
14-
},
1510
};
1611

1712
module.exports = base;

packages/protoc-gen-pothos/tsconfig.test.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)