1 Star 0 Fork 0

dext7r / deleteWorkflowRunLogs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
h7ml 提交于 2024-05-02 17:00 . ⚡ perf: Done deleteWorkflowRunLogs
{
"compilerOptions": {
"target": "es2021",
"module": "commonjs",
"outDir": "./dist",
"strict": true,
"esModuleInterop": true,
"noImplicitAny": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true
},
"exclude": [
"node_modules"
]
}
1
https://gitee.com/dext7r/deleteWorkflowRunLogs.git
git@gitee.com:dext7r/deleteWorkflowRunLogs.git
dext7r
deleteWorkflowRunLogs
deleteWorkflowRunLogs
main

搜索帮助