0.0.17 • Published 4 years ago
@betterwood/eslint-config v0.0.17
Eslint Config of bdwjs
Install
# with npm
npm i @bdwjs/eslint-config -D
# with yarn
yarn add @bdwjs/eslint-config -D
# with pnpm
pnpm add @bdwjs/eslint-config -D
Usage
{
"extends": ["@bdwjs"]
}