add badges [skip ci]
This commit is contained in:
parent
38072c0716
commit
10864cfa71
@ -1,5 +1,4 @@
|
|||||||
# babel-eslint
|
# babel-eslint [](https://www.npmjs.com/package/babel-eslint) [](https://travis-ci.org/babel/babel-eslint) [](https://www.npmjs.com/package/babel-eslint)
|
||||||
[![Build Status][travis-image]][travis-url]
|
|
||||||
|
|
||||||
**babel-eslint** allows you to lint **ALL** valid Babel code with the fantastic
|
**babel-eslint** allows you to lint **ALL** valid Babel code with the fantastic
|
||||||
[ESLint](https://github.com/eslint/eslint).
|
[ESLint](https://github.com/eslint/eslint).
|
||||||
@ -99,6 +98,3 @@ Check out the [ESLint docs](http://eslint.org/docs/rules/) for all possible rule
|
|||||||
```sh
|
```sh
|
||||||
$ eslint your-files-here
|
$ eslint your-files-here
|
||||||
```
|
```
|
||||||
|
|
||||||
[travis-url]: https://travis-ci.org/babel/babel-eslint
|
|
||||||
[travis-image]: https://travis-ci.org/babel/babel-eslint.svg?branch=master
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user