aboutsummaryrefslogblamecommitdiffstats
path: root/contracts/exchange/tslint.json
blob: 1bb3ac2a22b81f96cbbc177989a1fd8176842571 (plain) (tree)
1
2
3
4
5
6
 
                                     


                                        
 
{
    "extends": ["@0x/tslint-config"],
    "rules": {
        "custom-no-magic-numbers": false
    }
}