{ "extends": "../../tsconfig.base.json", "compilerOptions": { "noEmit": true }, "include": ["src", "__tests__"], "exclude": ["node_modules"] }