aboutsummaryrefslogblamecommitdiffstats
path: root/contracts/test-utils/tsconfig.lint.json
blob: b557e706aa52b5a432aeb86dfe05cc78c8ae9966 (plain) (tree)
1
2
3
4
5
6
7






                                                                                                                  
{
    // This file is a workaround that issue: https://github.com/palantir/tslint/issues/4148#issuecomment-419872702
    "extends": "./tsconfig",
    "compilerOptions": {
        "composite": false
    }
}