Page MenuHomeSealhub

tsconfig.json
No OneTemporary

tsconfig.json

{
"compilerOptions": {
"moduleResolution": "node",
"noImplicitAny": true,
"sourceMap": true,
"module": "commonjs",
"target": "ES6",
"strictNullChecks": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": false
},
"exclude": [
"node_modules"
]
}

File Metadata

Mime Type
application/json
Expires
Sun, Nov 24, 02:59 (17 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
548125
Default Alt Text
tsconfig.json (273 B)

Event Timeline