{
  "extends": "../../tslint.json",
  "rules": {
    "import-blacklist": [
      true,
      "@common/base"
    ]
  }
}
