1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-03-24 02:20:44 +03:00
VueTorrent/jest.config.js

4 lines
64 B
JavaScript
Raw Normal View History

2020-05-20 13:57:11 +02:00
module.exports = {
preset: '@vue/cli-plugin-unit-jest'
}