Skip to content

Commit

Permalink
Upgrading flow and fixing lint errors
Browse files Browse the repository at this point in the history
Summary:
Upgrading to flow 0.91, fixing a bunch of `$FloxFixMe`s that were introduced by upgrading to 0.86.
Also fixing some linting issues.

Reviewed By: priteshrnandgaonkar

Differential Revision: D13900794

fbshipit-source-id: 5d0a1b62371f3b5d34b909bae0876583acb6f977
  • Loading branch information
passy authored and facebook-github-bot committed Feb 1, 2019
1 parent 88cc299 commit 09a93cd
Show file tree
Hide file tree
Showing 30 changed files with 478 additions and 339 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Expand Up @@ -6,3 +6,4 @@ node_modules
flow-typed
lib
!.eslintrc.js
dist
2 changes: 1 addition & 1 deletion .flowconfig
Expand Up @@ -33,4 +33,4 @@ untyped-import
untyped-type-import

[version]
^0.86.0
^0.91.0

0 comments on commit 09a93cd

Please sign in to comment.