4
2
mirror of https://github.com/getbible/app.git synced 2024-05-28 08:30:48 +00:00
app/babel.config.js
2020-10-23 23:50:02 +02:00

6 lines
73 B
JavaScript

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