Files
old-accounting/crib/frontend/babel.config.js
2019-01-14 13:15:49 +01:00

6 lines
53 B
JavaScript

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