Preview: tsconfig.json
Size: 787 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@adminjs/express/tsconfig.json
{
"compilerOptions": {
"module": "nodenext",
"sourceMap": false,
"outDir": "lib",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"declaration": true,
"types": ["express-formidable", "jest", "./src/typings/express-session"],
"resolveJsonModule": true,
"target": "es2017",
"jsx": "preserve",
"importHelpers": true,
"skipLibCheck": true,
"strictNullChecks": true,
"strictPropertyInitialization": true,
"strictFunctionTypes": true,
"strictBindCallApply": true,
"noImplicitThis": true,
"moduleResolution": "nodenext",
"baseUrl": "./",
"typeRoots": ["./src/typings", "./node_modules/@types"],
"allowJs": true
},
"exclude": ["lib", "types", "test", "examples", "commitlint.config.cjs"]
}
Directory Contents
Dirs: 5 × Files: 11