@vant/eslint-config
v4.0.0
Published
eslint config of vant
Downloads
641
Keywords
Readme
ESLint Config of Vant
Install
# with npm
npm i @vant/eslint-config -D
# with yarn
yarn add @vant/eslint-config -D
# with pnpm
pnpm add @vant/eslint-config -D
Usage
{
"extends": ["@vant"]
}