ahut-engisys-ui/tests/unit/.eslintrc.js
2024-10-26 15:51:17 +08:00

6 lines
49 B
JavaScript

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