vant/packages/vant-eslint-config
dependabot[bot] c9d916a3e4
build(deps): bump hosted-git-info in /packages/vant-eslint-config (#8687)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:15:00 +08:00
..
2021-03-16 09:46:50 +08:00

Eslint Config of Vant

Install

NPM

npm i @vant/eslint-config -D

YARN

yarn add @vant/eslint-config --dev

Usage

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