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 5db01af commit 6f47c4bCopy full SHA for 6f47c4b
foundry.toml
@@ -15,9 +15,6 @@ fs_permissions = [
15
{ access = "read", path = "./balancer"},
16
{ access = "read", path = "./networks.json"},
17
{ access = "read", path = "./out"},
18
- { access = "read", path = "./node_modules/@0x/contract-artifacts-v2/lib/artifacts"},
19
- { access = "read", path = "./node_modules/@uniswap/v2-core/build/"},
20
- { access = "read", path = "./node_modules/@gnosis.pm/safe-contracts/build/artifacts/"},
21
]
22
23
[fmt]
0 commit comments