1 Star 0 Fork 0

lyun/puppet-xp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 417 Bytes
一键复制 编辑 原始数据 按行查看 历史
LuChao 提交于 2024-01-09 19:53 . 1.13.2 (#199)
{
"extends": "@chatie/tsconfig",
"compilerOptions": {
"outDir": "dist/esm",
},
"exclude": [
"node_modules/",
"dist/",
"tests/fixtures/",
"src/init-agent-script.ts",
"src/init-agent-script.js"
],
"include": [
"app/**/*.ts",
"bin/*.ts",
"bot/**/*.ts",
"examples/**/*.ts",
"scripts/**/*.ts",
"src/**/*.ts",
"src/**/*.d.ts",
"tests/**/*.spec.ts",
],
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lyun/puppet-xp.git
[email protected]:lyun/puppet-xp.git
lyun
puppet-xp
puppet-xp
main

搜索帮助