1 Star 0 Fork 0

小吴老师/tw-react-umi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
小吴老师 提交于 2024-11-29 11:31 +08:00 . feat: xhr并发优化
{
"private": true,
"author": "THIS_WU",
"scripts": {
"build": "max build",
"dev": "max dev --open --hot",
"format": "prettier --cache --write .",
"postinstall": "max setup",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"prepare": "husky",
"setup": "max setup",
"start": "npm run dev"
},
"dependencies": {
"@ant-design/charts": "^2.2.3",
"@ant-design/icons": "^5.5.1",
"@ant-design/pro-components": "^2.8.2",
"@emotion/css": "^11.13.5",
"@umijs/max": "^4.3.35",
"antd": "^5.22.2",
"js-cookie": "^3.0.5",
"p-limit": "^6.1.0",
"react": "^18.3.1",
"umi-request": "^1.4.0"
},
"devDependencies": {
"@ant-design/plots": "^2.3.2",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/preset-env": "^7.26.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"babel-plugin-dynamic-import-node": "^2.3.3",
"husky": "^9.1.7",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.5.6",
"typescript": "^5.7.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/null_036_5877/tw-react-umi.git
git@gitee.com:null_036_5877/tw-react-umi.git
null_036_5877
tw-react-umi
tw-react-umi
master

搜索帮助