包详细信息

@vue/create-eslint-config

vuejs5kMIT0.11.1

Utility to setup ESLint in Vue.js projects.

vue, eslint, config

自述文件

@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