Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@vant/stylelint-config

youzan553MIT1.4.2

stylelint config of vant.

readme

Stylelint Config of Vant

Install

NPM

npm i @vant/stylelint-config -D

YARN

yarn add @vant/stylelint-config --dev

Usage

{
  "extends": ["@vant/stylelint-config"]
}