clean up readme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# babel-eslint
|
||||
|
||||
**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
|
||||
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
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user