0
0
Fork 0
salix-front-mindshore-fork2/babel.config.js

4 lines
69 B
JavaScript
Raw Normal View History

2022-02-24 08:23:59 +00:00
module.exports = {
2022-02-25 12:12:14 +00:00
presets: ['@vue/cli-plugin-babel/preset'],
2022-02-24 08:23:59 +00:00
};