packager: fix arc lint

Reviewed By: cpojer

Differential Revision: D5209393

fbshipit-source-id: 2efcb4cb7a556690778248a640398c9739ce9a50
This commit is contained in:
Jean Lauliac 2017-06-08 10:07:06 -07:00 committed by Facebook Github Bot
parent 3360999431
commit 4a7ebdf757
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@
"devDependencies": {
"babel-eslint": "^7.2.3",
"eslint": "^3.19.0",
"eslint-config-fb-strict": "^20.0.3",
"eslint-config-fbjs": "^1.1.1",
"eslint-plugin-babel": "^4.1.1",
"eslint-plugin-flowtype": "^2.33.0",