Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jsumners/jscs-preset-jsumners


https://github.com/jsumners/jscs-preset-jsumners

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# jscs-preset-jsumners

JSCS preset for James Sumners's projects

## Installation

``` bash
$ npm install jscs-preset-jsumners --save-dev
```

## Usage

In `.jscsrc`

``` js
{
"preset": "jsumners"
}
```

## License

[MIT License](http://jsumners.mit-license.org/)