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

Commit

Permalink
Merge pull request #4063 from trufflesuite/db/deprecated-caps
Browse files Browse the repository at this point in the history
Fix deprecated ts-jest config
  • Loading branch information
gnidan committed May 23, 2021
2 parents 58807b4 + 1040239 commit 4ee47fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/db/package.json
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 4ee47fc

Please sign in to comment.