Files
chaoyangpc/tests/unit/.eslintrc.js
2019-09-18 23:19:04 +08:00

6 lines
49 B
JavaScript

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