{ "extends": "../tsconfig.json", "compilerOptions": { "jsx": "react", "esModuleInterop": true }, "include": "src" }