ahut-engisys-ui/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Permalink Normal View History

2024-10-26 15:49:32 +08:00
module.exports = {
env: {
jest: true
}
}