{
  "extends": "tslint-ionic-rules",
  "rules": {
    "deprecation": {
      "options": true,
      "severity": "warning"
    }
  }
}
