md/jest.config.js

4 lines
59 B
JavaScript
Raw Normal View History

2020-01-13 22:16:04 +08:00
module.exports = {
preset: '@vue/cli-plugin-unit-jest'
}