hardhat-typechain
hardhat-typechain copied to clipboard
Fix type definition for config object
hi 🙂
the currently released npm package is missing the runOnCompile: boolean
config option, which is causing typescript errors:
created a quick PR that should fix this: https://github.com/rhlsthrm/hardhat-typechain/pull/10