babel.config.js 60 B

123
  1. module.exports = {
  2. plugins: ['@vue/babel-plugin-jsx'],
  3. };