2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-23 01:00:33 +03:00
Files
vue-ganttastic/.babelrc
T
2021-10-14 17:26:46 +03:00

7 lines
72 B
Plaintext

{
"presets": [
["env", { "modules": false }],
"stage-3"
]
}