i18n: Upgrade translations from crowdin (253f51dd). (docs)
[ProtonMail-WebClient.git] / jest.config.js
blobbfb2c78c3760521f2485ba3398480d41a8148f17
1 module.exports = {
2     testEnvironment: 'node',
3     testMatch: ['**/__tests__/**/*.test.js'],
4 };