Sign in
android
/
platform
/
external
/
cldr
/
6c7ef78e0e6f476ce1ab3310b07bfc3317357947
/
.
/
vetur.config.js
blob: 165481552d42f98f9615cce9201e0f10f910026e [
file
] [
log
] [
blame
]
// Vetur configuration for where to find Vue.js files
module
.
exports
=
{
settings
:
{
},
projects
:
[
'./tools/cldr-apps/js'
]
}