{ "extends": "../tsconfig.json", "compilerOptions": { "jsx": "react-jsx", "types": ["vite/client"], "rootDir": "." }, "include": ["src", "index.html"] }