2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-11 17:52:27 +03:00
Files
vue-ganttastic/babel.config.js
T
2021-10-15 00:19:56 +03:00

6 lines
73 B
JavaScript

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