2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-07 14:52:25 +03:00
Files
vue-ganttastic/babel.config.js
T

6 lines
78 B
JavaScript

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