magic-boot/magic-boot-ui/tests/unit/.eslintrc.js
2021-10-24 20:09:53 +08:00

6 lines
49 B
JavaScript

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