xlcs/xlcs-admin/tests/unit/.eslintrc.js
2024-01-07 01:10:08 +08:00

6 lines
49 B
JavaScript

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