{ "extends": "../../tsconfig.json", "compilerOptions": { "module": "ESNext", "jsx": "react-jsx" }, "include": ["./**/*"] }