1
jhzh
2025-07-24 93cf96d0abc35e1a0dbf333236271594c793f470
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}