Skip to content
Snippets Groups Projects
jest.config.js 61 B
Newer Older
module.exports = {
  preset: '@vue/cli-plugin-unit-jest',
};