cy
2023-12-08 25b639f34bd7e80a69cdb5b46b2d082c1590d033
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}