sotlas-frontend/babel.config.js

6 wiersze
53 B
JavaScript
Czysty Zwykły widok Historia

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