dl_shop_admin/tests/unit/.eslintrc.js
2025-03-06 14:03:02 +08:00

6 lines
49 B
JavaScript

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