1 Star 0 Fork 0

Bonsoir/format-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
Bonsoir 提交于 2024-05-06 20:59 . first init
{
"name": "@ice/antd-pro-scaffold",
"version": "1.3.0",
"description": "ice.js 3 Pro 模板(基于 Ant Design)",
"dependencies": {
"@ant-design/charts": "^1.4.2",
"@ant-design/icons": "^4.7.0",
"@ant-design/pro-form": "^2.2.8",
"@ant-design/pro-layout": "^7.1.6",
"@ant-design/pro-table": "^3.0.17",
"@ice/runtime": "^1.4.0",
"antd": "^4.24.0",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@applint/spec": "^1.2.3",
"@ice/app": "^3.4.0",
"@ice/plugin-auth": "^1.0.0",
"@ice/plugin-request": "^1.0.0",
"@ice/plugin-store": "^1.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/node": "^18.11.17",
"eslint": "^8.35.0",
"stylelint": "^15.2.0",
"typescript": "^4.8.4"
},
"scripts": {
"start": "ice start --speedup",
"build": "ice build",
"eslint": "eslint ./src --cache --ext .js,.jsx,.ts,.tsx",
"eslint:fix": "npm run eslint -- --fix",
"stylelint": "stylelint \"src/**/*.{css,scss,less}\" --cache",
"stylelint:fix": "npm run stylelint -- --fix"
},
"publishConfig": {
"access": "public"
},
"repository": "[email protected]:ice-lab/react-materials.git"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Bonsoir/format-tools.git
[email protected]:Bonsoir/format-tools.git
Bonsoir
format-tools
format-tools
master

搜索帮助