1
0
Fork 0
mirror of https://github.com/silenty4ng/k5web synced 2025-04-04 15:15:02 +00:00
k5web/babel.config.js

3 lines
60 B
JavaScript

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