Skip to content

Commit

Permalink
pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Aug 13, 2024
1 parent 825f7fd commit 5b12c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/hardhat.ccip.zksync.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ let config = {
dockerImage: '',
tag: '',
},
contractsToCompile: ['RMN', 'ARMProxy'] // uncomment this to compile only specific contracts
contractsToCompile: ['RMN', 'ARMProxy'], // uncomment this to compile only specific contracts
},
},
warnings: !process.env.HIDE_WARNINGS,
Expand Down

0 comments on commit 5b12c34

Please sign in to comment.