export default { /** * Add a message to the CLI banner by adding a string to this array. */ badgeMessages: [], /** * Change the color of the 'Nuxt.js' title in the CLI banner. */ bannerColor: 'green' }