1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-03-23 01:50:18 +03:00
VueTorrent/babel.config.js

4 lines
46 B
JavaScript
Raw Normal View History

2019-04-15 16:50:38 +02:00
module.exports = {
presets: ['@vue/app']
};