[profile.default] src = "src" out = "out" libs = ["lib"] remappings = [ '@openzeppelin/=lib/openzeppelin-contracts/', '@abdk/=lib/abdk-libraries-solidity/', ] optimizer=true optimizer_runs=999999999 viaIR=true gas_reports = ['PartyPool', 'PartyPlanner', 'PartyPoolSwapImpl', 'PartyPoolMintImpl',] fs_permissions = [{ access = "write", path = "chain.json"}] [lint] lint_on_build=false # more annoying than helpful # See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options