Files
cha0yang/tests/unit/.eslintrc.js
2020-05-07 18:59:46 +08:00

6 lines
54 B
JavaScript

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