Skip to content

Commit

Permalink
test: resolve warning in test files about the ABI definition of the r…
Browse files Browse the repository at this point in the history
…egistry
  • Loading branch information
mirceanis committed Apr 6, 2022
1 parent d6f7146 commit 50d7915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"jest"
],
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,
"esModuleInterop": true
},
"exclude": [
Expand Down

0 comments on commit 50d7915

Please sign in to comment.