Page MenuHomeSealhub

tsconfig.json
No OneTemporary

tsconfig.json

{
"compilerOptions": {
"module": "commonjs",
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"target": "es6",
"declaration": true,
"esModuleInterop": true,
"jsx": "react",
"lib": [
"es2017",
"dom"
]
},
"include": [
"src/**/*"
]
}

File Metadata

Mime Type
application/json
Expires
Sat, Nov 23, 00:54 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547682
Default Alt Text
tsconfig.json (272 B)

Event Timeline