mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
chore: lint config update (#53724)
This commit is contained in:
parent
4e350a90f7
commit
fe5bc6cec7
@ -66,6 +66,7 @@ export default antfu(
|
||||
'react/no-context-provider': 'off',
|
||||
'react/no-use-context': 'off',
|
||||
'react-hooks-extra/no-unnecessary-use-prefix': 'off',
|
||||
'react-hooks-extra/no-direct-set-state-in-use-effect': 'off',
|
||||
},
|
||||
},
|
||||
compat.configs['flat/recommended'],
|
||||
|
Loading…
Reference in New Issue
Block a user