@vw-tools/eslint-config

0.0.4 • Public • Published

@vw-tools/eslint-config

Description

Eslint configuration for Vue front-end project development.

Notice: The original version was forked from ElementPlus.

Installation

npm install eslint eslint-define-config prettier @vw-tools/eslint-config -D 
# or
yarn add eslint eslint-define-config prettier @vw-tools/eslint-config -D

Instructions

create file .eslintrc.json, and add the following:

{
  "root": true,
  "extends": ["@vw-tools/eslint-config"]
}

Package Sidebar

Install

npm i @vw-tools/eslint-config

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

11.2 kB

Total Files

4

Last publish

Collaborators

  • vincentzhang92