1
0
mirror of https://github.com/veops/cmdb.git synced 2025-08-11 22:23:39 +08:00
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
}
}