Skip to content

Commit

Permalink
chore: Revert changes to tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Dec 8, 2023
1 parent c959dc6 commit 7ab3590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ua-utils-evm-hardhat-test/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"exclude": ["dist", "node_modules"],
"include": ["src", "test", "deploy", "*.config.ts"],
"compilerOptions": {
"moduleResolution": "node",
"module": "commonjs",
"types": ["node", "jest"]
}
}

0 comments on commit 7ab3590

Please sign in to comment.