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