PHP WebShell
Текущая директория: /opt/BitGoJS
Просмотр файла: tsconfig.json
{
"compilerOptions": {
"baseUrl": ".",
"composite": true,
"declaration": true,
"declarationMap": true,
"inlineSourceMap": true,
"inlineSources": true,
"lib": ["dom", "es2020"],
"module": "commonjs",
"noFallthroughCasesInSwitch": true,
"noImplicitThis": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"strictBindCallApply": true,
"strictFunctionTypes": true,
"strictNullChecks": true,
"strictPropertyInitialization": true,
"target": "es2020",
"typeRoots": ["./node_modules/@types", "./types"]
},
"exclude": ["node_modules"]
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!