Skip to content

Commit a2d7615

Browse files
committed
remove tsconfig.test.json — pnpm handles workspace linking, no manual paths needed
1 parent 913f60f commit a2d7615

2 files changed

Lines changed: 1 addition & 18 deletions

File tree

packages/plpgsql-parse/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = {
77
"ts-jest",
88
{
99
babelConfig: false,
10-
tsconfig: "tsconfig.test.json",
10+
tsconfig: "tsconfig.json",
1111
},
1212
],
1313
},

packages/plpgsql-parse/tsconfig.test.json

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

0 commit comments

Comments
 (0)