wiki-grav/plugins/shortcode-core/nextgen-editor/babel.config.js

6 lines
76 B
JavaScript
Raw Normal View History

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