hy-shop-admin/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Permalink Normal View History

2024-03-22 15:48:25 +08:00
module.exports = {
env: {
jest: true
}
}