cmdb/cmdb-ui/tests/unit/.eslintrc.js

6 lines
49 B
Python

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