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-26 11:26:35 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
6ff5c93cd1
Branches
Tags
View all branches
vant
/
packages
/
vant-eslint-config
History
neverland
7942a3169b
chore: bump lint to support optional chaining (
#4905
)
2019-11-03 08:58:51 +08:00
..
index.js
chore(lint): remove vue/max-attributes-per-line rule (
#4196
)
2019-08-22 19:45:26 +08:00
package.json
chore: bump lint to support optional chaining (
#4905
)
2019-11-03 08:58:51 +08:00
README.md
chore: add vant-eslint-config package
2019-08-21 14:41:00 +08:00
yarn.lock
chore: bump lint to support optional chaining (
#4905
)
2019-11-03 08:58:51 +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"
]
}