6 lines
49 B
JavaScript
Raw Permalink Normal View History

2024-03-12 15:18:56 +08:00
module.exports = {
env: {
jest: true
}
}