ZhiYeJianKang_DaPing/tests/unit/.eslintrc.js
2025-02-20 15:47:22 +08:00

6 lines
49 B
JavaScript

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