Skip to content

Commit

Permalink
Fix jest config for aztec-rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Apr 12, 2023
1 parent 2715f10 commit 55191d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions yarn-project/aztec-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
"preset": "ts-jest/presets/default-esm",
"globals": {
"ts-jest": {
"useESM": true,
"tsconfig": "../tsconfig.json"
"useESM": true
}
},
"moduleNameMapper": {
Expand Down

0 comments on commit 55191d5

Please sign in to comment.