mirror of
https://github.com/status-im/react-native.git
synced 2025-01-13 19:15:05 +00:00
RN: Upgrade to ESLint v3.8.1
Reviewed By: zertosh Differential Revision: D4045668 fbshipit-source-id: d7859eb50e9366e033e3dd6c3b184716fcb88a1c
This commit is contained in:
parent
e2129aa454
commit
4804190be1
12
package.json
12
package.json
@ -208,11 +208,6 @@
|
||||
"yeoman-generator": "0.21.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^7.0.0",
|
||||
"eslint": "^3.7.0",
|
||||
"eslint-plugin-babel": "^3.3.0",
|
||||
"eslint-plugin-flowtype": "^2.19.0",
|
||||
"eslint-plugin-react": "^6.3.0",
|
||||
"flow-bin": "^0.33.0",
|
||||
"jest": "16.0.1",
|
||||
"jest-repl": "16.0.0",
|
||||
@ -221,6 +216,11 @@
|
||||
"portfinder": "0.4.0",
|
||||
"react": "~15.3.1",
|
||||
"shelljs": "0.6.0",
|
||||
"sinon": "^2.0.0-pre.2"
|
||||
"sinon": "^2.0.0-pre.2",
|
||||
"babel-eslint": "^7.0.0",
|
||||
"eslint": "^3.8.1",
|
||||
"eslint-plugin-babel": "^3.3.0",
|
||||
"eslint-plugin-flowtype": "^2.20.0",
|
||||
"eslint-plugin-react": "^6.4.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user