1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/ng-nest-ng-nest

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tsconfig.json 1.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
ng-nest-moon Отправлено 09.12.2023 07:21 7012663
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"compileOnSave": false,
"compilerOptions": {
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
"strict": true,
"esModuleInterop": true,
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
"experimentalDecorators": true,
"noImplicitOverride": true,
"noImplicitAny": true,
"noImplicitReturns": true,
"noImplicitThis": true,
"noPropertyAccessFromIndexSignature": true,
"noFallthroughCasesInSwitch": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"strictNullChecks": true,
"alwaysStrict": true,
"inlineSources": true,
"moduleResolution": "node",
"importHelpers": true,
"target": "ES2022",
"module": "ES2022",
"lib": ["ES2022", "dom"],
"paths": {
"@ng-nest/ui": ["./lib/ng-nest/ui/"],
"@ng-nest/ui/*": ["./lib/ng-nest/ui/*"],
"@services": ["./src/services/"],
"@services/*": ["./src/services/*"],
"@utils": ["./src/utils/"],
"@utils/*": ["./src/utils/*"],
"@environments": ["./src/environments/"],
"@environments/*": ["./src/environments/*"],
"@share": ["./src/share/"],
"@share/*": ["./src/share/*"],
"@interfaces": ["./src/interfaces/"],
"@interfaces/*": ["./src/interfaces/*"]
},
"useDefineForClassFields": false
},
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,
"strictTemplates": true,
"strictInputAccessModifiers": true,
"strictInjectionParameters": true
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/ng-nest-ng-nest.git
git@api.gitlife.ru:oschina-mirror/ng-nest-ng-nest.git
oschina-mirror
ng-nest-ng-nest
ng-nest-ng-nest
master