{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ], "compilerOptions": { "sourceMap": true, "outDir": "./dist", "target": "esnext", "module": "esnext", "moduleResolution": "node", "jsx": "react-jsx" } }