@hk-weex/eslint-config
v1.0.1
Published
## Install
Downloads
10
Readme
ESLint Config of hk-weex
Install
# with npm
npm i @hk-weex/eslint-config -D
# with yarn
yarn add @hk-weex/eslint-config -D
# with pnpm
pnpm add @hk-weex/eslint-config -DUsage
{
"extends": ["@hk-weex"]
}