long
2021-05-11 277f3d8070b6b08ad5b79a2416ea7157895dc76c
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}