Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
feat: add the compiler optimization profile
Browse files Browse the repository at this point in the history
Signed-off-by: Jawad Tariq <[email protected]>
  • Loading branch information
JDawg287 committed Jan 8, 2024
1 parent 79a4924 commit 413dc05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .solcover.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
configureYulOptimizer: true,
}

0 comments on commit 413dc05

Please sign in to comment.