// vetur.config.js /** @type {import('vls').VeturConfig} */ module.exports = { projects: [ './dashboard', // shorthand for only root. ], };