This website requires JavaScript.
Explore
Help
Sign In
bmy
/
Vue_dbui
Watch
1
Star
0
Fork
0
You've already forked Vue_dbui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18df0f5e4b614dd856f7b9ae23f1319e50e1d568
Vue_dbui
/
vant
/
packages
/
vant-eslint-config
History
编码猿
18df0f5e4b
first commit
2024-09-27 00:57:27 +08:00
..
.pydio
first commit
2024-09-27 00:57:27 +08:00
index.js
first commit
2024-09-27 00:57:27 +08:00
package.json
first commit
2024-09-27 00:57:27 +08:00
README.md
first commit
2024-09-27 00:57:27 +08:00
yarn.lock
first commit
2024-09-27 00:57:27 +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"
]
}