An open API service indexing awesome lists of open source software.

https://github.com/beanloop/eslint-config-beanloop


https://github.com/beanloop/eslint-config-beanloop

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# eslint-config-beanloop
An opinionated eslint config.

## Installation

```sh
npm install eslint-config-beanloop
```

## Usage

Set your eslint config to:

```json
{
"extends": "beanloop"
}
```

## [License](LICENSE)