Merge pull request #17236 from ant-design/upgrade-eslint

chore: upgrade eslint to 6.0
This commit is contained in:
偏右 2019-06-22 15:46:48 +08:00 committed by GitHub
commit 4875d2d39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,7 @@
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"enzyme-to-json": "^3.3.5",
"eslint": "^5.16.0",
"eslint": "^6.0.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^5.0.0",
"eslint-plugin-babel": "^5.3.0",