1 Star 0 Fork 2

CoderQ_Sub/spug-ci-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
CoderQ_Sub 提交于 2022-01-27 01:36 . init: 🌈 初始化项目
{
"name": "spug-ci-demo",
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.30",
"@tsconfig/svelte": "^2.0.1",
"svelte": "^3.44.0",
"svelte-check": "^2.2.7",
"svelte-preprocess": "^4.9.8",
"tslib": "^2.3.1",
"typescript": "^4.4.4",
"vite": "^2.7.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/coderq-sub/spug-ci-demo.git
git@gitee.com:coderq-sub/spug-ci-demo.git
coderq-sub
spug-ci-demo
spug-ci-demo
master

搜索帮助