mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 01:13:58 +08:00
✅ fix eslint
This commit is contained in:
parent
648ed02827
commit
88f7de7090
@ -69,6 +69,7 @@ module.exports = {
|
||||
'react/display-name': 0,
|
||||
'react/static-property-placement': 0,
|
||||
'react/no-find-dom-node': 0,
|
||||
'react/no-unused-prop-types': 0,
|
||||
'react-hooks/rules-of-hooks': 2, // Checks rules of Hooks
|
||||
|
||||
'import/extensions': 0,
|
||||
|
Loading…
Reference in New Issue
Block a user