We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998ae24 commit ea138d8Copy full SHA for ea138d8
hardhat.config.ts
@@ -64,6 +64,7 @@ const config: HardhatUserConfig = {
64
disambiguatePaths: false,
65
runOnCompile: true,
66
strict: true,
67
+ except: ['ERC1155CMInitializableV1_0_2'],
68
},
69
paths: {
70
artifacts: './artifacts',
0 commit comments