LtyhShop/admin/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Permalink Normal View History

2025-03-17 18:17:29 +08:00
module.exports = {
env: {
jest: true
}
}