mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-07 14:52:25 +03:00
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|