4x/iot-user-center-frontend/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Permalink Normal View History

2024-12-26 19:24:07 +08:00
module.exports = {
env: {
jest: true
}
}