easypay-admin/tests/unit/.eslintrc.js
2023-12-20 21:43:49 +08:00

6 lines
49 B
JavaScript

module.exports = {
env: {
jest: true
}
}