0.0.17 • Published 4 years ago

@betterwood/eslint-config v0.0.17

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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"]
}