{ "compilerOptions": { "jsx": "react-jsx", "allowJs": false, "esModuleInterop": false, "allowSyntheticDefaultImports": true, "strict": true, "types": ["vite/client"], "baseUrl": "." }, "files": [], "include": [], "references": [ { "path": "./tsconfig.lib.json" } ], "extends": "../../tsconfig.base.json" }