Page MenuHomePhorge

tsconfig.json
No OneTemporary

Size
247 B
Referenced Files
None
Subscribers
None

tsconfig.json

{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"baseUrl": "/Users/themackabu/Developer/rust/pmc/src/webui",
"strictNullChecks": true,
"paths": {
"@/*": [
"src/*"
]
},
"jsx": "react-jsx",
"jsxImportSource": "react"
}
}

File Metadata

Mime Type
application/json
Expires
Tue, Dec 16, 1:36 PM (2 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
484986
Default Alt Text
tsconfig.json (247 B)

Event Timeline