Hardhat cjs project not recognized
elopez opened this issue · 0 comments
elopez commented
Hardhat recently added support for ESM (NomicFoundation/hardhat#3211) and hardhat.config.cjs
but crytic-compile is not yet aware of this new file extension. We should add support for it.