Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

chenjiahan/eslint-config-vant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eslint Config of Vant

Install

NPM

npm i @vant/eslint-config -D

YARN

yarn add @vant/eslint-config --dev

Usage

{
  "extends": ["@vant"]
}