mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-13 13:29:18 +08:00
style: update code style for space-before-function-paren
This commit is contained in:
parent
cd1391e6a2
commit
68b51e298d
@ -28,7 +28,6 @@
|
|||||||
"react/prefer-es6-class": 0,
|
"react/prefer-es6-class": 0,
|
||||||
"react/jsx-closing-bracket-location": 0,
|
"react/jsx-closing-bracket-location": 0,
|
||||||
"react/jsx-no-bind": 0,
|
"react/jsx-no-bind": 0,
|
||||||
"space-before-function-paren": 0,
|
|
||||||
"no-param-reassign": 0,
|
"no-param-reassign": 0,
|
||||||
"max-len": 0,
|
"max-len": 0,
|
||||||
"object-shorthand": 0,
|
"object-shorthand": 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user