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

https://github.com/1602/coding-style


https://github.com/1602/coding-style

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

```
npm install --save-dev eslint-config-1602
```

## Usage

```
echo '{ "extends": "1602" }' > .eslintrc
```