shop-mer/tests/unit/.eslintrc.js
2023-05-31 11:05:29 +08:00

6 lines
49 B
JavaScript

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