mirror of
https://github.com/status-im/react-native.git
synced 2025-01-13 11:05:21 +00:00
Upgrade eslint to v5.0.1 on xplat
Summary: @public Upgrades eslint to v5.0.1 Updated `eslint-plugin-eslint-comments`, which was necessary for eslint 5 Disabled the `prefer-const` rule while we wait for https://github.com/eslint/eslint/issues/10520 to be fixed/published. Reviewed By: zertosh Differential Revision: D8692838 fbshipit-source-id: fa0cae3e299af2350c8c30ceb94d70740ee84eab
This commit is contained in:
parent
bbdc12eda7
commit
ba56725eb8
@ -203,10 +203,10 @@
|
||||
"async": "^2.4.0",
|
||||
"babel-eslint": "8.2.1",
|
||||
"babel-generator": "^6.26.0",
|
||||
"eslint": "4.17.0",
|
||||
"eslint": "5.0.1",
|
||||
"eslint-config-fb-strict": "22.1.0",
|
||||
"eslint-config-fbjs": "2.0.1",
|
||||
"eslint-plugin-eslint-comments": "2.0.2",
|
||||
"eslint-plugin-eslint-comments": "^3.0.1",
|
||||
"eslint-plugin-flowtype": "2.43.0",
|
||||
"eslint-plugin-jest": "21.8.0",
|
||||
"eslint-plugin-prettier": "2.6.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user