1
guoshipeng
2023-07-06 e3889e48f9cf322f692311c744e57cb34ddaedfa
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}