liuguocan
2023-11-28 581b26f9ecf44b43723969c0e8cac7a335d64db0
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}