Open frostedpenguin opened 1 year ago
hello :wave:
according to the jest docs the command to test ECMA scripts is the following
node --experimental-vm-modules node_modules/jest/bin/jest.js
is there a way to model this with the plugin?? I can't implement the jest runner
hello :wave:
according to the jest docs the command to test ECMA scripts is the following
is there a way to model this with the plugin?? I can't implement the jest runner