UNPKG

717 BMarkdownView Raw
1# JSCS has [merged](https://medium.com/@markelog/jscs-end-of-the-line-bc9bf0b3fdb2#.x0o1xqkk9) with ESLint!
2
3[![NPM Version](https://img.shields.io/npm/v/jscs.svg?style=flat)](https://www.npmjs.com/package/jscs)
4[![Build Status](https://travis-ci.org/jscs-dev/node-jscs.svg?branch=master)](https://travis-ci.org/jscs-dev/node-jscs)
5[![Coverage Status](https://img.shields.io/coveralls/jscs-dev/node-jscs.svg?style=flat)](https://coveralls.io/r/jscs-dev/node-jscs?branch=master)
6
7**JSCS** is a code style linter and formatter for your style guide
8
9<!-- intro-end -->
10
11* [Tutorial and Overview](http://jscs.info/overview)
12* [Codestyle Rules](http://jscs.info/rules)
13* [How to Contribute](http://jscs.info/contributing)