Skip to content

Commit ea138d8

Browse files
committed
ignore
1 parent 998ae24 commit ea138d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardhat.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ const config: HardhatUserConfig = {
6464
disambiguatePaths: false,
6565
runOnCompile: true,
6666
strict: true,
67+
except: ['ERC1155CMInitializableV1_0_2'],
6768
},
6869
paths: {
6970
artifacts: './artifacts',

0 commit comments

Comments
 (0)