Skip to content

Commit abf1188

Browse files
rubennortefacebook-github-bot
authored andcommitted
Upgraded babel-eslint to v9.0.0-beta.2 with better support for Flow
Summary: Upgraded the library to fix an error in Babel causing wrong unused variable errors. Differential Revision: D8765952 fbshipit-source-id: 352d1bb50ada76caed247bf9aa4521eff2d510e9
1 parent eac34e3 commit abf1188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"devDependencies": {
202202
"@babel/core": "7.0.0-beta.47",
203203
"async": "^2.4.0",
204-
"babel-eslint": "8.2.1",
204+
"babel-eslint": "9.0.0-beta.2",
205205
"babel-generator": "^6.26.0",
206206
"eslint": "5.0.1",
207207
"eslint-config-fb-strict": "22.1.0",

0 commit comments

Comments
 (0)