sotlas-frontend/babel.config.js

6 wiersze
53 B
JavaScript

module.exports = {
presets: [
'@vue/app'
]
}