开发: 添加eslint两个package

This commit is contained in:
zhengw
2023-04-24 13:43:36 +08:00
parent 570b28d81b
commit 0b850f4ef4
39 changed files with 163 additions and 141 deletions

View File

@@ -49,9 +49,12 @@
"@ant-design/icons": "^5.0.1",
"@ant-design/pro-components": "^2.3.57",
"@ant-design/use-emotion-css": "1.0.4",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@umijs/route-utils": "^4.0.1",
"antd": "^5.2.2",
"classnames": "^2.3.2",
"eslint-plugin-react": "^7.32.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"omit.js": "^2.0.2",
@@ -94,4 +97,4 @@
"engines": {
"node": ">=12.0.0"
}
}
}