mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
upgrade eslintrc
This commit is contained in:
parent
398b8ac708
commit
7e9838849b
@ -24,7 +24,6 @@ const eslintrc = {
|
|||||||
],
|
],
|
||||||
rules: {
|
rules: {
|
||||||
'func-names': 0,
|
'func-names': 0,
|
||||||
'prefer-const': 0,
|
|
||||||
'arrow-body-style': 0,
|
'arrow-body-style': 0,
|
||||||
'react/sort-comp': 0,
|
'react/sort-comp': 0,
|
||||||
'react/prop-types': 0,
|
'react/prop-types': 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user