{
"extends": "../tsconfig.json",
"exclude": [
"../**/*.test.ts",
"../**/*.test-utils.ts",
"../**/__fixtures__/**"
]
}