1
admin
2026-01-05 5aeff8f6ba54fb07ca127505d1314fe57b32853a
1
2
3
4
5
module.exports = {
  env: {
    jest: true
  }
}