{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ], "compilerOptions": { "strict": true, "target": "ESNext", "module": "ESNext", "moduleResolution": "Node", "jsx": "react-jsx", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true } }