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