7 lines
172 B
TOML
7 lines
172 B
TOML
[default]
|
|
src = 'src'
|
|
out = 'out'
|
|
libs = ['lib']
|
|
remappings = ['ds-test/=lib/ds-test/src/']
|
|
|
|
# See more config options https://github.com/gakonst/foundry/tree/master/config |