1
0
Fork 0
dri/babel.config.js

6 lines
52 B
JavaScript

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