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
Tue, Dec 16, 12:51 PM (1 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
484973
Default Alt Text
tsconfig.json (202 B)

Event Timeline