webcons/babel.config.js
2025-02-12 20:22:09 +08:00

4 lines
60 B
JavaScript

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