cinny/jest.config.js
2022-10-01 22:34:22 +02:00

3 lines
50 B
JavaScript

module.exports = {
testEnvironment: 'jsdom',
};