wavelovers/jest.config.js

4 lines
90 B
JavaScript
Raw Normal View History

2022-12-18 12:10:37 +03:00
module.exports = {
preset: '@vue/cli-plugin-unit-jest/presets/typescript-and-babel',
};