spms-vue/babel.config.js

4 lines
48 B
JavaScript

3 years ago
module.exports = {
presets: ["@vue/app"]
};