zhibo/Zhibo/admin/tests/unit/.eslintrc.js
2025-12-21 17:32:12 +08:00

6 lines
49 B
JavaScript

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