Files
cmdb/cmdb-ui/tests/unit/.eslintrc.js
2019-12-18 23:33:22 +09:00

6 lines
49 B
Python

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