snowflake/jest.config.js

3 lines
50 B
JavaScript

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