{
  "extends": [
    "@fuselab/build-config/tslint.json"
  ],
  "linterOptions": {
    "exclude": [
      "**/*.spec.ts"
    ]
  }
}
