2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-05-17 04:29:36 +03:00
Files
vue-ganttastic/babel.config.js
T
2023-10-11 15:24:41 +03:00

4 lines
65 B
JavaScript

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