3 Star 12 Fork 0

masx200 / async-task-current-limiter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 949 Bytes
一键复制 编辑 原始数据 按行查看 历史
masx200 提交于 2022-06-30 15:49 . 测试
{
"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"]
}
JavaScript
1
https://gitee.com/masx200/async-task-current-limiter.git
git@gitee.com:masx200/async-task-current-limiter.git
masx200
async-task-current-limiter
async-task-current-limiter
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891