Vetur Change Tsconfig Localização

// vetur.config.js
module.exports = {
  projects: [
    './apps/client'
  ]
}
florinrelea