Page MenuHomePhorge

tsconfig.json
No OneTemporary

Size
157 B
Referenced Files
None
Subscribers
None

tsconfig.json

{
"compilerOptions": {
"lib": [
"dom",
"ES2017"
],
"typeRoots": [
"./node_modules/@types"
]
},
"include": [
"src/types/*.d.ts",
"src/core/**/*"
]
}

File Metadata

Mime Type
application/json
Expires
Sun, May 3, 8:04 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
524843
Default Alt Text
tsconfig.json (157 B)

Event Timeline