Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kellyselden/eslint-config-sane

A sane JavaScript style
https://github.com/kellyselden/eslint-config-sane

Last synced: 16 days ago
JSON representation

A sane JavaScript style

Awesome Lists containing this project

README

        

# eslint-config-sane

[![npm version](https://badge.fury.io/js/eslint-config-sane.svg)](https://badge.fury.io/js/eslint-config-sane)

A sane JavaScript style

Uses

* [eslint-plugin-prefer-let](https://github.com/cowboyd/eslint-plugin-prefer-let)

### Installation

```
npm install --save-dev eslint-config-sane eslint-plugin-prefer-let
```