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
Looks like escallmatch is the big offender here. Moving to call-signature should help. If that ends up being unworkable, at least have escallmatch use acorn, so we only require one parser library.
The text was updated successfully, but these errors were encountered:
Looks like
escallmatch
is the big offender here. Moving tocall-signature
should help. If that ends up being unworkable, at least haveescallmatch
useacorn
, so we only require one parser library.The text was updated successfully, but these errors were encountered: