Implement every UI type except slider
This commit is contained in:
parent
b22e28dc44
commit
3afba102b0
9 changed files with 110 additions and 35 deletions
|
|
@ -128,7 +128,7 @@ module.exports = {
|
|||
|
||||
// ES6
|
||||
"arrow-spacing": "error",
|
||||
"arrow-parens": "warning",
|
||||
"arrow-parens": "warn",
|
||||
"no-confusing-arrow": ["error", {"allowParens": true}],
|
||||
|
||||
// react
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue