inotify/Inotify.Vue/tests/unit/.eslintrc.js
2021-03-24 23:09:35 +08:00

6 lines
49 B
JavaScript

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