1 Star 0 Fork 0

cli-templates/vite-lib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 837 Bytes
一键复制 编辑 原始数据 按行查看 历史
梨花雨 提交于 2022-11-23 17:24 . no message
{
"name": "{{projectName}}",
"author": "{{author}}",
"version": "1.0.0",
"description": "lib库",
"private": true,
"scripts": {
"info": "yarn workspaces info",
"test": "yarn workspaces run test"
},
"license": "ISC",
"workspaces": [
"packages/*"
],
"devDependencies": {
"@lhy-assist/utils": "^2.0.2",
"@microsoft/api-extractor": "^7.19.4",
"@vitest/ui": "^0.24.5",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.7.0",
"jest": "^27.5.1",
"prettier": "^2.7.1",
"rollup": "^2.67.2",
"rollup-plugin-typescript2": "^0.31.2",
"vite": "^3.0.4",
"vite-plugin-dts": "^1.4.1",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^0.24.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/cli-templates/vite-lib.git
git@gitee.com:cli-templates/vite-lib.git
cli-templates
vite-lib
vite-lib
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385