We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820f254 commit bf59e34Copy full SHA for bf59e34
1 file changed
foundry.toml
@@ -1,7 +1,7 @@
1
[profile.default]
2
src = "src"
3
out = "artifacts"
4
-libs = ["node_modules"]
+libs = ["node_modules", "lib"]
5
remappings = [
6
"@openzeppelin/=node_modules/@openzeppelin/",
7
"eth-gas-reporter/=node_modules/eth-gas-reporter/",
0 commit comments