mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
chore: auto merge branchs (#34215)
chore: sync master into feature again
This commit is contained in:
commit
4ed6e93a55
@ -96,7 +96,6 @@ module.exports = {
|
||||
'react/require-default-props': 0,
|
||||
'react/sort-comp': 0,
|
||||
'react/display-name': 0,
|
||||
'react/jsx-key': 0,
|
||||
'react/static-property-placement': 0,
|
||||
'react/jsx-no-bind': 0, // Should not check test file
|
||||
'react/no-find-dom-node': 0,
|
||||
|
@ -209,7 +209,7 @@
|
||||
"eslint-plugin-jest": "^26.0.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.1",
|
||||
"eslint-plugin-markdown": "^2.0.0",
|
||||
"eslint-plugin-react": "^7.20.6",
|
||||
"eslint-plugin-react": "7.28.0",
|
||||
"eslint-plugin-react-hooks": "^4.1.2",
|
||||
"eslint-plugin-unicorn": "^41.0.0",
|
||||
"fetch-jsonp": "^1.1.3",
|
||||
|
Loading…
Reference in New Issue
Block a user