liuying
2024-10-17 70fea04ccbf03d14568c6af605102a161aa9c58b
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}