1 2 3 4 5 6
{ "extends": ["@0xproject/tslint-config"], "linterOptions": { "exclude": ["src/contract_wrappers/generated/*"] } }