{ "imports": { "react": "https://esm.sh/preact@10.22.0/compat", "react/": "https://esm.sh/preact@10.22.0/compat/", "other": "http://localhost:4507/other.tsx", "entry": "http://localhost:4507/app.tsx" }, "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "react" } }