2 Star 8 Fork 0

mulali/dev-sidecar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "dev-sidecar-parent",
"type": "module",
"private": false,
"packageManager": "[email protected]",
"author": "Greper",
"license": "MPL-2.0",
"scripts": {
"lint": "eslint .",
"lint:fix": "eslint . --fix"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.1",
"eslint": "^9.15.0",
"eslint-plugin-format": "^0.1.2"
},
"pnpm": {
"supportedArchitectures": {
"os": ["current"],
"cpu": ["x64", "arm64", "ia32"]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mulali/dev-sidecar.git
[email protected]:mulali/dev-sidecar.git
mulali
dev-sidecar
dev-sidecar
master

搜索帮助