Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit f0fb0f0

Browse files
committed
client: Downgrade eslint 5 to 4 in codeclimate
Signed-off-by: koooge <[email protected]>
1 parent 37f26e0 commit f0fb0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ engines:
33
enabled: true
44
eslint:
55
enabled: true
6-
channel: "eslint-5"
6+
channel: "eslint-4"
77
config:
88
config: client/.eslintrc.js
99
checks:

0 commit comments

Comments
 (0)