Skip to content

Commit

Permalink
[JS] Fix comments inside object destructuring
Browse files Browse the repository at this point in the history
  • Loading branch information
borela committed May 24, 2018
1 parent 1f900ee commit e0cd54d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntaxes/fjsx15/destructuring/object.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ contexts:

delimiters:
- meta_scope: meta.binding.destructuring.mapping.js.fjsx15
- include: comment-no-pop
- match: \,
scope: punctuation.separator.comma.js.fjsx15
- match: \}
Expand Down

0 comments on commit e0cd54d

Please sign in to comment.