Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
add jscs+eslint info [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Apr 21, 2016
1 parent 3c3c33f commit 6716a75
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## JSCS has merged with ESLint!

Check out the [`JSCS Compatibility`](https://github.com/eslint/eslint/milestones/JSCS%20Compatibility) milestone to track our progress on making it easy to transition to ESLint.

[JSCS' post](https://medium.com/@markelog/jscs-end-of-the-line-bc9bf0b3fdb2#.x0o1xqkk9) and [ESLint's post](http://eslint.org/blog/2016/04/welcoming-jscs-to-eslint).

[![NPM Version](https://img.shields.io/npm/v/jscs.svg?style=flat)](https://www.npmjs.com/package/jscs)
[![Build Status](https://travis-ci.org/jscs-dev/node-jscs.svg?branch=master)](https://travis-ci.org/jscs-dev/node-jscs)
[![Coverage Status](https://img.shields.io/coveralls/jscs-dev/node-jscs.svg?style=flat)](https://coveralls.io/r/jscs-dev/node-jscs?branch=master)
Expand Down

0 comments on commit 6716a75

Please sign in to comment.