Skip to content

Commit

Permalink
Patch ASI lookahead to fix block comment bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thom1729 committed Apr 18, 2021
1 parent 9f0ef30 commit 83f6fe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion JavaScript (Babel).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -2882,7 +2882,6 @@ variables:
)
line_continuation_lookahead: >-
(?x:(?=
\s*
(?! \+\+ | -- )
(?=
!= |
Expand Down

0 comments on commit 83f6fe2

Please sign in to comment.