{
  "extends": [
    "dtslint/dtslint.json",
    "../../tslint.json"
  ],
  "rules": {
    "unified-signatures": false
  }
}
