new_shop_admin/tests/unit/.eslintrc.js
2023-05-11 09:19:34 +08:00

6 lines
49 B
JavaScript

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