xref
: /
development
/
tools
/
ota_analysis
/
babel.config.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module
.
exports
= {
2
presets
: [
"@
vue
/
cli-plugin-babel
/
preset
"
]
3
};
4