vant/packages/vant-stylelint-config
dependabot[bot] 5e0c7c8d47
build(deps): bump lodash in /packages/vant-stylelint-config (#6801)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 22:52:43 +08:00
..

Stylelint Config of Vant

Install

NPM

npm i @vant/stylelint-config -D

YARN

yarn add @vant/stylelint-config --dev

Usage

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