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
x && <Element/> no longer falsely reports E0026 (missing operand for
operator). (Thanks to Piotr Dąbrowski for reporting.)
In top-level code, await <x/> is now parsed as the await operator followed
by a JSX element (rather than await less-than-compared to x, followed by
jibberish).
Changed
Homebrew: Emacs Lisp files are now installed in <brew>/share/emacs/site-lisp/quick-lint-js (per brew audit's
recommendation) instead of in share/emacs/site-lisp.