{
	"extends": "../../tsconfig.json",
	"include": ["src/**/*"],
  "compilerOptions": {
    "downlevelIteration": true
  }
}
