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

OSCHINA-MIRROR/masx200-async-task-current-limiter

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tsconfig.json 949
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
masx200 Отправлено 30.06.2022 10:49 6b9e943
{
"compilerOptions": {
"outDir": "",
// "declarationDir": "dist",
"paths": {
"@masx200/async-task-current-limiter": ["./src/index.ts"]
},
"plugins": [],
"baseUrl": ".",
// "rootDir": "./",
// "outDir": "./",
"sourceMap": false,
"moduleResolution": "node",
"pretty": true,
"resolveJsonModule": true,
"declaration": true,
"noUnusedLocals": true,
"checkJs": false,
"importHelpers": true,
"removeComments": true,
"allowJs": true,
"target": "esnext",
"module": "esnext",
"strict": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"allowSyntheticDefaultImports": true
},
"exclude": [],
"include": ["./src/*.ts", "src", "example"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/masx200-async-task-current-limiter.git
git@api.gitlife.ru:oschina-mirror/masx200-async-task-current-limiter.git
oschina-mirror
masx200-async-task-current-limiter
masx200-async-task-current-limiter
master