7 lines
169 B
TOML
7 lines
169 B
TOML
[profile.default]
|
|
src = 'src'
|
|
out = 'out'
|
|
libs = ["node_modules", "lib"]
|
|
chain_id = 1
|
|
|
|
# See more config options https://github.com/foundry-rs/foundry/tree/master/config |