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
Tue, Feb 25, 06:32 (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
610192
Default Alt Text
tsconfig.json (273 B)

Event Timeline