{ "extends": "../../tsconfig.json", "compilerOptions": { "jsx": "react-jsx" }, "include": ["apps.tsx", "components/*", "__tests__/*"] }