Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
brickpop committed Aug 9, 2024
1 parent 122b107 commit 64c4a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"target": "es6"
},
"exclude": ["node_modules"],
"files": ["types/hardhat.d.ts"],
"files": ["./types/hardhat.d.ts"],
"include": [
"deploy/**/*",
"scripts/**/*",
Expand Down

0 comments on commit 64c4a37

Please sign in to comment.