@ks-web/eslint-config
v0.0.3
Published
eslint config of vant
Downloads
10
Keywords
Readme
ESLint Config of Vant
Install
# with npm
npm i @ks-web/eslint-config -D
# with yarn
yarn add @ks-web/eslint-config -D
# with pnpm
pnpm add @ks-web/eslint-config -D
Usage
{
"extends": ["@vant"]
}