jest.config.js 49 B

123
  1. module.exports = {
  2. testEnvironment: "node",
  3. };