2 Star 1 Fork 0

dg-stack/one-D-Bend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
dg-stack 提交于 2023-08-22 09:59 . feat: 优化路由配置
{
"private": true,
"scripts": {
"start": "cross-env NODE_OPTIONS=--max_old_space_size=4096 umi dev",
"build": "cross-env NODE_OPTIONS=--max_old_space_size=4096 umi build",
"dev": "umi dev",
"prod": "build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"test:coverage": "umi-test --coverage"
},
"gitHooks": {
"commit-msg": "commitlint -E GIT_PARAMS"
},
"lint-staged": {
"src/*.{js,jsx,ts,tsx,less,md,json}": [
"prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"eslint --fix src/ --ext .jsx,.js,.ts,.tsx"
]
},
"dependencies": {
"@ant-design/pro-layout": "^6.5.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@reduxjs/toolkit": "^1.8.5",
"@types/qrcode.react": "^1.0.2",
"@types/react-color": "^3.0.6",
"ahooks": "^3.7.1",
"antd": "^5.0.4",
"classnames": "^2.3.2",
"echarts": "^5.4.0",
"gl-matrix": "^3.4.3",
"lru-cache": "^7.14.1",
"qrcode.react": "^3.1.0",
"react": "17.0.0",
"react-color": "^2.19.3",
"react-dom": "17.0.0",
"react-redux": "^8.0.2",
"redux": "4.1.0",
"three": "^0.155.0",
"umi": "^3.5.34"
},
"devDependencies": {
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/three": "^0.155.0",
"@umijs/preset-react": "1.x",
"@umijs/test": "^3.5.34",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"esbuild": "^0.16.7",
"eslint": "^8.29.0",
"eslint-config-craigz": "^1.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"lint-staged": "^10.0.7",
"prettier": "^2.8.1",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/wjd001/one-d-bend.git
git@gitee.com:wjd001/one-d-bend.git
wjd001
one-d-bend
one-D-Bend
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385