1
0
Fork 0
mirror of https://github.com/lights0123/n-link.git synced 2025-01-10 18:25:26 +00:00
n-link/babel.config.js
lights0123 d14d4e9c47
init
2020-09-21 17:08:20 -04:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}