Skip to content

Commit

Permalink
Merge pull request #461 from varanauskas/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor authored Sep 12, 2021
2 parents 0c2b42c + 9021f78 commit 993ea89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hardhat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Here's a sample `tsconfig.json`:
"outDir": "dist",
"resolveJsonModule": true
},
"include": ["./scripts", "./test"],
"include": ["./scripts", "./test", "./typechain"],
"files": ["./hardhat.config.ts"]
}
```
Expand Down

0 comments on commit 993ea89

Please sign in to comment.