hailin
2023-07-12 d79d81f53324911b03f521cd2b71054ed9278cab
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}