dl_mer_plat_admin/tests/unit/.eslintrc.js
2025-03-04 16:01:59 +08:00

6 lines
52 B
JavaScript

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