File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,19 @@ file][config].
15
15
16
16
[ config ] : http://eslint.org/docs/user-guide/configuring#using-configuration-files
17
17
18
+ ### Channels
19
+
20
+ There are a few major versions of ESLint out there. The latest major version
21
+ is 4. This engine provides a few [ channels] [ ] for major versions of ESLint.
22
+
23
+ This branch is for the ` latest ` (i.e. default) channel and provides ESLint 3
24
+ support.
25
+
26
+ For ESLint 4, please see [ ` channel/eslint-4 ` ] [ ] branch.
27
+
28
+ [ channels ] : https://docs.codeclimate.com/docs/engine-channels
29
+ [ `channel/eslint-4` ] : https://github.com/codeclimate/codeclimate-eslint/tree/channel/eslint-4
30
+
18
31
### Installation
19
32
20
33
1 . If you haven't already, [ install the Code Climate CLI] [ CLI ]
You can’t perform that action at this time.
0 commit comments