luqingyang
2023-10-31 ffea930626dbf049d678e5abfa16edfdf5133dbf
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}