Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Fix deprecated ts-jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
g. nicholas d'andrea committed May 23, 2021
1 parent 58807b4 commit 1040239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
},
"globals": {
"ts-jest": {
"tsConfig": "<rootDir>/tsconfig.json",
"tsconfig": "<rootDir>/tsconfig.json",
"diagnostics": true
}
},
Expand Down

0 comments on commit 1040239

Please sign in to comment.