1 Star 0 Fork 6

18259412892/Lep

forked from Lep/Lep 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 943 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈圣凯 提交于 2021-06-22 21:55 . fix: 修改配置文件
{
"name": "lep-ui",
"scripts": {
"test": "lep-scripts test",
"build": "lep-scripts run compile",
"docs:dev": "lep-scripts doc dev",
"docs:build": "lep-scripts doc build",
"lint": "lep-scripts lint",
"prepare": "husky install"
},
"lint-staged": {
"*.js": "eslint --fix"
},
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@lepui/eslint-config": "^1.0.1",
"@lepui/lep-scripts": "^1.0.4",
"@lepui/lep-stylelint-config": "^1.0.2",
"commitlint": "^12.1.4",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"enzyme-to-json": "^3.6.1",
"eslint": "^7.28.0",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"pretty-quick": "^3.1.0"
},
"dependencies": {
"front-matter": "^4.0.2",
"loader-utils": "^2.0.0",
"markdown-it": "^12.0.6",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-router-dom": "^5.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangyunjiang1/Lep.git
[email protected]:zhangyunjiang1/Lep.git
zhangyunjiang1
Lep
Lep
develop

搜索帮助