We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33b71f2 + ab51d9b commit 4da7b73Copy full SHA for 4da7b73
README.md
@@ -26,7 +26,7 @@ Taro 是由 [凹凸实验室](https://aotu.io) 倾力打造的多端开发解决
26
27
## 相关链接
28
29
-- [Taro UI 使用文档](https://taro-ui.aotu.io)
+- [Taro UI 使用文档](https://taro-ui.jd.com)
30
- [Taro UI 官方示例](https://github.com/NervJS/taro-ui-demo)
31
- [Taro](https://taro.jd.com/)
32
- [Taro 物料市场](https://taro-ext.jd.com)
packages/taro-ui-demo/package.json
@@ -71,7 +71,9 @@
71
"eslint": "^8.12.0",
72
"eslint-config-taro": "3.6.6",
73
"eslint-plugin-import": "^2.12.0",
74
- "postcss": "^8.4.18",
+ "eslint-plugin-react": "^7.8.2",
75
+ "eslint-plugin-react-hooks": "^4.2.0",
76
+ "postcss": "^8.4.31",
77
"react-refresh": "^0.11.0",
78
"sass": "^1.49.9",
79
"stylelint": "^14.4.0",
0 commit comments