vd/frontend/.babelrc
2018-11-06 16:07:41 +08:00

6 lines
38 B
Plaintext

{
"presets": [
"@vue/app"
]
}