summaryrefslogtreecommitdiff
path: root/jest.config.js
blob: 3c6f7c864e635d1aa2c0fb6a4194ee1ffb48cf86 (plain)
1
2
3
module.exports = {
  preset: "@vue/cli-plugin-unit-jest"
};