1
0
mirror of https://github.com/veops/cmdb.git synced 2025-08-11 10:23:42 +08:00
Files
cmdb/ui/tests/unit/.eslintrc.js
2019-08-28 20:51:51 +08:00

6 lines
49 B
Python

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