iot-gateway_fontend/babel.config.js
2024-12-24 17:09:28 +08:00

4 lines
60 B
JavaScript

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