1
0
Fork 0
forked from Simnation/Main
Main/resources/[voice]/pma-voice/voice-ui/babel.config.js

6 lines
73 B
JavaScript
Raw Normal View History

2025-06-30 19:26:56 +02:00
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}