"type": "module", "scripts": { "test": "jest", }, "jest": { "transform": { "^.+\\.js?$": "babel-jest" } },