Skip to content

Commit 3efd49a

Browse files
committed
Revert "Get rid of remappings"
This reverts commit fedc69e.
1 parent fedc69e commit 3efd49a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[profile.default]
22
optimizer = true
33
optimizer_runs = 10_000_000
4+
remappings = ["@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts"]
45
solc_version = '0.8.28'
56
verbosity = 3
67

0 commit comments

Comments
 (0)