Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hardhat: include typechain in sample tsconfig.json
The sample tsconfig.json was missing the hardhat folder, possibly making it confusing for people expecting: - **Frictionless** - return type of `ethers.getContractFactory` will be typed properly - no need for casts Fixes #460
- Loading branch information