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 19:36:36 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
dfe0769b97
Branches
Tags
View all branches
vant
/
packages
/
vant-eslint-config
History
chenjiahan
745578360f
chore: update repo url
2022-07-23 22:16:28 +08:00
..
index.js
feat(eslint-config): enable no-unused-vars (
#6691
)
2020-07-03 15:27:28 +08:00
package.json
chore: update repo url
2022-07-23 22:16:28 +08:00
README.md
chore: add vant-eslint-config package
2019-08-21 14:41:00 +08:00
yarn.lock
build(deps): bump lodash in /packages/vant-eslint-config (
#6802
)
2020-07-16 22:52:30 +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"
]
}