Fix linting error when using rest props (#7754)

This commit is contained in:
Alexandr Tovmach
2019-10-01 06:38:28 +03:00
committed by Ian Schmitz
parent a10223d418
commit 6f7b37128c

View File

@@ -44,7 +44,7 @@
"dotenv-expand": "5.1.0",
"eslint": "^6.1.0",
"eslint-config-react-app": "^5.0.2",
"eslint-loader": "3.0.0",
"eslint-loader": "3.0.2",
"eslint-plugin-flowtype": "3.13.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",