@vue/create-eslint-config Utility to setup ESLint in Vue.js projects. Usage Run the following command in your project root: With npm: npm create @vue/eslint-config@latest With pnpm: pnpm create @vue/eslint-config With Yarn: yarn create @vue/eslint-config