3.0.0 • Published 4 years ago

eslint-config-button v3.0.0

Weekly downloads
28
License
MIT
Repository
github
Last release
4 years ago

eslint-config-button

Button's eslint config

Installation

npm
npm install --save-dev eslint-config-button
yarn
yarn add eslint-config-button --dev

Additionally, you'll need to install all dependencies enumerated by:

npm info eslint-config-button peerDependencies

Usage

In your .eslintrc or equivalent:

{
  "extends": "button"
}
3.0.0

4 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago