feat(cli): support lint markdown file (#8210)

This commit is contained in:
neverland
2021-02-24 17:08:42 +08:00
committed by GitHub
parent 376c1e7296
commit c8a892c66d
6 changed files with 331 additions and 22 deletions

View File

@@ -16,7 +16,7 @@ yarn add @vant/eslint-config --dev
## Usage
```js
```json
{
"extends": ["@vant"]
}