{
  "extends": "../../config/tsconfig.base.json",
  "compilerOptions": {
    "noEmit": true
  },
  "exclude": [
    "dist/**/*"
  ]
}
