admin/web/babel.config.js

5 lines
50 B
JavaScript
Raw Normal View History

2025-06-19 21:53:00 +08:00
module.exports = {
presets: [],
plugins: []
}