1 Star 0 Fork 0

沉淀/sat-repo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 688 Bytes
一键复制 编辑 原始数据 按行查看 历史
沉淀 提交于 2024-06-04 09:31 . 代码同步galaxy-repo
{
"name": "sat",
"type": "module",
"version": "0.0.1",
"private": true,
"engines": {
"node": ">=16"
},
"scripts": {
"plop": "cd plop && pnpm plop",
"lint": "eslint .",
"lint:fix": "eslint . --fix"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.0",
"@types/node": "^20.10.6",
"@unocss/eslint-plugin": "^0.58.9",
"@unocss/preset-icons": "^0.58.9",
"@unocss/preset-uno": "^0.58.9",
"@unocss/transformer-directives": "^0.58.9",
"@unocss/transformer-variant-group": "^0.58.9",
"eslint": "^8.56.0",
"eslint-plugin-format": "^0.1.1",
"prettier": "2.8.8",
"typescript": "^5.0.4",
"unocss": "^0.58.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/gengkaibo/sat-repo.git
git@gitee.com:gengkaibo/sat-repo.git
gengkaibo
sat-repo
sat-repo
master

搜索帮助