1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00
twin-gatus/web/app/babel.config.js

6 lines
73 B
JavaScript
Raw Normal View History

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