vuex-ht/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Normal View History

2021-01-13 10:48:18 +08:00
module.exports = {
env: {
jest: true
}
}