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
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
I've just started using AVA and can't get my tests run when an import source function uses optional chaining.
I get this error:
My
package.jsonlooks like:I'm pretty sure I'm missing something obvious but I couldn't get a grip on it so far ...