1 Star 0 Fork 0

莫奈模版/msdk-react

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
yuzhenjing 提交于 2024-04-26 15:35 . feat: 增加更新数据示例
{
"name": "msdk-wp4",
"version": "0.1.0",
"private": true,
"dependencies": {
"@jkyu/monet-draw": "^1.1.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"antd": "^4.16.13",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"web-vitals": "^1.0.1"
},
"homepage": ".",
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.15.8",
"babel-plugin-import": "^1.13.3",
"copy-webpack-plugin": "5.1.1",
"customize-cra": "^0.2.11",
"eslint": "^7.11.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-testing-library": "^3.9.2",
"less": "^4.1.2",
"less-loader": "7.3.0",
"react-app-rewired": "^2.1.8",
"react-error-overlay": "^6.0.9"
},
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/monet-template/msdk-react.git
git@gitee.com:monet-template/msdk-react.git
monet-template
msdk-react
msdk-react
master

搜索帮助