md/jest.config.js

4 lines
63 B
JavaScript
Raw Permalink Normal View History

2020-01-13 22:16:04 +08:00
module.exports = {
2020-10-20 19:43:11 +08:00
preset: "@vue/cli-plugin-unit-jest",
};