guigu-oa-admin/tests/unit/.eslintrc.js
2019-04-19 20:41:52 +08:00

6 lines
49 B
JavaScript

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