1// Vetur configuration for where to find Vue.js files 2module.exports = { 3 settings: { 4 }, 5 projects: [ 6 './tools/cldr-apps/js' 7 ] 8}