Page MenuHomePhorge

tsconfig.json
No OneTemporary

Size
202 B
Referenced Files
None
Subscribers
None

tsconfig.json

{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"baseUrl": ".",
"strictNullChecks": true,
"paths": {
"@/*": [
"src/*"
]
},
"jsx": "react-jsx",
"jsxImportSource": "react"
}
}

File Metadata

Mime Type
application/json
Expires
Sun, Jul 13, 4:01 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
337061
Default Alt Text
tsconfig.json (202 B)

Event Timeline