* contracts/ERC20 * remove tslint.json from erc20 * remove tslint.json from test-utils * remove solhint from treasury * remove tslint.json from treasury * remove solhint from utils * remove tslint.json from utils * remove solhint from zero-ex * remove lint-contracts
Development
Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json
, but does not automatically update the contract-artifacts
or contract-wrappers
packages, which are generated from the artifact JSON. See contract-artifacts/README.md
for instructions on updating these packages.