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
c771604dec
Branches
Tags
View all branches
vant
/
packages
/
vant-eslint-config
History
chenjiahan
29eb4c8db9
chore(@vant/eslint-config): bump eslint-plugin-vue@7.0.1
2020-10-09 17:58:39 +08:00
..
index.js
fix(eslint-config): update ban-ts-comment
2020-08-28 17:17:58 +08:00
package.json
chore(@vant/eslint-config): bump eslint-plugin-vue@7.0.1
2020-10-09 17:58:39 +08:00
README.md
chore: add vant-eslint-config package
2019-08-21 14:41:00 +08:00
yarn.lock
chore(@vant/eslint-config): bump eslint-plugin-vue@7.0.1
2020-10-09 17:58:39 +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"
]
}