kboss/f/web-kboss/tests/unit/.eslintrc.js
2025-07-16 14:27:17 +08:00

6 lines
49 B
JavaScript

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