Crmeb/admin/tests/unit/.eslintrc.js
2025-04-25 16:51:30 +08:00

6 lines
49 B
JavaScript

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