Closed SamuelCharpentier closed 3 years ago
@SamuelCharpentier How did you resolve this issue?
I don’t remember clearly but I think a good reboot or maybe I reinstalled and updated jest and or typescript. All I know is it had nothing to do with the plugin.
Issue description or question
I'm confused as to why I get this error when running Wallaby:
Cannot use import statement outside a module
. Here's my test file:greeter.test.ts
I'm using typescript and Jest. I don't get this error running a standard jest command :
jest --config jestconfig.json
Wallaby diagnostics report