aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/tslint.json
blob: 015dce8510a5eb8d5a3aa19ffc8b51d0ef6e21b8 (plain) (blame)
1
2
3
4
5
6
{
    "extends": ["@0xproject/tslint-config"],
    "rules": {
        "completed-docs": false
    }
}