mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
fix lint and wait eslint/eslint#6024 publish
This commit is contained in:
parent
5237d0a87b
commit
443f1981bb
@ -27,6 +27,7 @@ const eslintrc = {
|
||||
'func-names': 0,
|
||||
'prefer-const': 0,
|
||||
'arrow-body-style': 0,
|
||||
'object-shorthand': 0,
|
||||
'react/sort-comp': 0,
|
||||
'react/prop-types': 0,
|
||||
'react/jsx-closing-bracket-location': 0,
|
||||
|
Loading…
Reference in New Issue
Block a user