Sign in
android
/
platform
/
external
/
cldr
/
cd2844f06fcbe16a1b580701dfacc18cbaede1bd
/
.
/
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'
]
}