1 Star 0 Fork 0

lyun/puppet-xp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc.cjs 170 Bytes
一键复制 编辑 原始数据 按行查看 历史
LuChao 提交于 2024-01-09 19:53 . 1.13.2 (#199)
const rules = {
"no-shadow": "off"
}
module.exports = {
extends: '@chatie',
"ignorePatterns": ["src/init-agent-script.ts", "src/init-agent-script.js"],
rules,
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lyun/puppet-xp.git
[email protected]:lyun/puppet-xp.git
lyun
puppet-xp
puppet-xp
main

搜索帮助