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