Closed fredden closed 2 years ago
Fixes #161 Fixes #162
This may also help with #130.
This should cover cases listed in https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#automatic_semicolon_insertion and those discovered in the wild (see #161, #162).
Thanks! Released as 2.11.1.
2.11.1
Could you please create a new release?
Fixes #161 Fixes #162
This may also help with #130.
This should cover cases listed in https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#automatic_semicolon_insertion and those discovered in the wild (see #161, #162).