schlechtenburg/jest.config.js

4 lines
90 B
JavaScript
Raw Normal View History

2020-05-19 11:45:14 +00:00
module.exports = {
preset: '@vue/cli-plugin-unit-jest/presets/typescript-and-babel',
};