clean up readme
This commit is contained in:
parent
5d5c7c6ae1
commit
d70e358a94
@ -1,7 +1,7 @@
|
|||||||
# babel-eslint
|
# babel-eslint
|
||||||
|
|
||||||
**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).
|
||||||
|
|
||||||
**NOTE:** Please note that this is experimental and may have numerous bugs. It is however
|
**NOTE:** Please note that this is experimental and may have numerous bugs. It is however
|
||||||
successfuly linting the [babel core](https://github.com/babel/babel/blob/master/.eslintrc).
|
successfuly linting the [babel core](https://github.com/babel/babel/blob/master/.eslintrc).
|
||||||
@ -27,6 +27,8 @@ $ npm install eslint babel-eslint
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Check out the [ESLint docs](http://eslint.org/docs/rules/) for all possible rules.
|
||||||
|
|
||||||
### Run
|
### Run
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user