add eslint-config-fbjs to RN package.json
Reviewed By: leebyron Differential Revision: D4848928 fbshipit-source-id: 9aed6cf13e9ed548cb171c2f8b7f95a30220b6f9
This commit is contained in:
parent
ea30aa0fa4
commit
d80f9dfa99
|
@ -222,6 +222,7 @@
|
|||
"eslint-plugin-babel": "^3.3.0",
|
||||
"eslint-plugin-flowtype": "^2.20.0",
|
||||
"eslint-plugin-react": "^6.4.1",
|
||||
"eslint-config-fbjs": "^1.1.1",
|
||||
"flow-bin": "^0.43.0",
|
||||
"jest": "19.0.2",
|
||||
"jest-repl": "19.0.2",
|
||||
|
|
Loading…
Reference in New Issue