Replies: 1 comment
-
I think you're better off without |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.json
looks like:I'm pretty sure I'm missing something obvious but I couldn't get a grip on it so far ...
Beta Was this translation helpful? Give feedback.
All reactions