advent22/ui/babel.config.json

5 lines
57 B
JSON
Raw Permalink Normal View History

{
"presets": [
"@vue/cli-plugin-babel/preset"
]
}