Jest ReferenceError: TextEncoder não está definido
// jest.config.json
{
testEnvironment: "node"
}
florinrelea
// jest.config.json
{
testEnvironment: "node"
}