Skip to content

Commit

Permalink
Fixed highlighting of async keyword in method declarations with flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
thom committed May 29, 2018
1 parent c33ee02 commit 6a77920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/flow_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ contexts: !merge
- flow-type-generic-parameters
- method-name
- method-declaration-expect-prefix
- function-declaration-expect-async

export-extended: !prepend
- include: flow-type-alias
Expand Down

0 comments on commit 6a77920

Please sign in to comment.