You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a class body is incomplete, quick-lint-js fails with an unexpected
token error. Improve the error by special-casing end-of-file when
parsing class members.
0 commit comments