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
2021-01-24 04:50:58 -05:00

5 lines
73 B
JavaScript

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