{ "extends": "../../tsconfig.json", "compilerOptions": { "jsx": "react-jsx", "rootDir": "../", "outDir": "./dist" }, "include": ["./src"] }