aboutsummaryrefslogblamecommitdiffstats
path: root/packages/fill-scenarios/tslint.json
blob: 052613ddc9aa7e13f04f97f55a32fb5aa46070c5 (plain) (tree)
1
2
3
4
5
6
 
                                            

                                                        
     
 
{
    "extends": ["@0xproject/tslint-config"],
    "linterOptions": {
        "exclude": ["src/generated_contract_wrappers/*"]
    }
}