luqingyang
2023-11-01 090bf407236ef5be8ea7ba803a56fdcc2dcc1ce3
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}