{
  "extends": "../../tslint.json",
  "rules": {
    "no-any": false,
    "no-string-throw": false
  }
}
