@vue/create-eslint-config
v0.14.2
Published
Utility to setup ESLint in Vue.js projects.
Readme
@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@latestWith pnpm:
pnpm create @vue/eslint-configWith Yarn:
yarn create @vue/eslint-config