mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.4.0...7.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Eslint Config of Vant
Install
NPM
npm i @vant/eslint-config -D
YARN
yarn add @vant/eslint-config --dev
Usage
{
"extends": ["@vant"]
}