Page MenuHomePhorge

tsconfig.json
No OneTemporary

Size
241 B
Referenced Files
None
Subscribers
None

tsconfig.json

{
"compilerOptions": {
"target": "ESNext",
"module": "ESNext",
"moduleResolution": "Bundler",
"strict": true,
"skipLibCheck": true,
"lib": [
"ESNext"
],
"jsx": "react-jsx",
"jsxImportSource": "hono/jsx"
}
}

File Metadata

Mime Type
application/json
Expires
Fri, May 1, 3:45 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
541793
Default Alt Text
tsconfig.json (241 B)

Event Timeline