vuex-ht/tests/unit/.eslintrc.js
2021-01-13 10:48:18 +08:00

6 lines
49 B
JavaScript

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