overte-JulianGro/scripts/system/inventory/babel.config.js
2020-07-08 17:26:40 -04:00

5 lines
73 B
JavaScript

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