1 Star 8 Fork 0

吴胜远/diy-calendar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 802 Bytes
一键复制 编辑 原始数据 按行查看 历史
wushengyuan 提交于 2023-03-29 13:48 . 初始化项目
{
"name": "diy-calendar",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"test:unit": "vitest --environment jsdom --root src/",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@types/node": "^18.15.10",
"pinia": "^2.0.28",
"sass": "^1.60.0",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/test-utils": "^2.2.6",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"jsdom": "^20.0.3",
"prettier": "^2.7.1",
"vite": "^4.0.0",
"vitest": "^0.25.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wushengyuan/diy-calendard.git
git@gitee.com:wushengyuan/diy-calendard.git
wushengyuan
diy-calendard
diy-calendar
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385