NotificationLatch/frontend/babel.config.js
2021-08-17 19:35:40 +02:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}