{
  "extends": "../../../tsconfig.json",
  "compilerOptions": {
    "noEmit": true
  },
  "include": [
    "./localProjectConfig.ts",
    "./localFactory.ts",
    "./sharedHelpers.ts"
  ]
}
