Jest ReferenceError: TextEncoder n'est pas défini
// jest.config.json
{
testEnvironment: "node"
}
florinrelea
// jest.config.json
{
testEnvironment: "node"
}