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

6 lines
49 B
JavaScript
Raw Normal View History

2024-04-17 09:47:26 +08:00
module.exports = {
env: {
jest: true
}
}