readme: drop node < 4 [skip ci]
This commit is contained in:
parent
d38551cc23
commit
9c9bff745c
@ -4,6 +4,8 @@ An `eslint` plugin companion to `babel-eslint`. `babel-eslint` does a great job
|
|||||||
for use with Babel, but it can't change the built in rules to support experimental features.
|
for use with Babel, but it can't change the built in rules to support experimental features.
|
||||||
`eslint-plugin-babel` re-implements problematic rules so they do not give false positives or negatives.
|
`eslint-plugin-babel` re-implements problematic rules so they do not give false positives or negatives.
|
||||||
|
|
||||||
|
> Requires Node 4 or greater
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user