Update libraries and regenerate yarn.lock (#1231)

* Update and regenerate yarn.lock
* Remove eslint check for react function order
This commit is contained in:
WithoutPants 2021-03-30 12:33:57 +11:00 committed by GitHub
parent 8a3d2e8e06
commit d30a68567e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2215 additions and 3114 deletions

View file

@ -63,6 +63,7 @@
"react/destructuring-assignment": "off",
"react/require-default-props": "off",
"react/jsx-props-no-spreading": "off",
"react/sort-comp": "off",
"react/style-prop-object": ["error", {
"allow": ["FormattedNumber"]
}],

File diff suppressed because it is too large Load diff