This website requires JavaScript.
Explore
Help
Sign In
blackteay
/
vant
Watch
1
Star
0
Fork
0
You've already forked vant
mirror of
https://gitee.com/vant-contrib/vant.git
synced
2025-04-06 03:57:59 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
8e51113c04
Branches
Tags
View all branches
vant
/
packages
/
vant-eslint-config
History
chenjiahan
92d738f788
chore: release @vant/eslint-config@3.2.0
2021-03-16 09:49:28 +08:00
..
test
fix: eslint .tsx file failed (
#8358
)
2021-03-16 09:46:50 +08:00
index.js
fix: eslint .tsx file failed (
#8358
)
2021-03-16 09:46:50 +08:00
package.json
chore: release @vant/eslint-config@3.2.0
2021-03-16 09:49:28 +08:00
README.md
feat(cli): support lint markdown file (
#8210
)
2021-02-24 17:08:42 +08:00
yarn.lock
feat(@vant/eslint-config): add eslint-plugin-markdown (
#8209
)
2021-02-24 16:58:54 +08:00
README.md
Eslint Config of Vant
Install
NPM
npm i @vant/eslint-config -D
YARN
yarn add @vant/eslint-config --dev
Usage
{
"extends"
:
[
"@vant"
]
}