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
FWIW I added this to a project with yarn and it's working as intended! 👍
Edit: It made jest explode.
● Test suite failed to run
$HOME/<project>/node_modules/~/src/helpers/api.js:1
({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,global,jest){import axios from "axios";
^^^^^^
SyntaxError: Unexpected token import
No description provided.
The text was updated successfully, but these errors were encountered: