vuejs / create-eslint-config

Utility to setup ESLint in Vue.js projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

Utility to setup ESLint in Vue.js projects.

License:MIT License


Languages

Language:JavaScript 100.0%