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

6 lines
49 B
JavaScript
Raw Normal View History

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