1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-04-01 06:14:21 +03:00
VueTorrent/babel.config.js
2021-01-27 13:24:23 +01:00

5 lines
No EOL
52 B
JavaScript

module.exports = {
presets: [
'@vue/app'
]
}