mirror of https://github.com/portainer/portainer
chore(codeclimate): use eslint-5 channel
parent
3c66fa8084
commit
9d8bf5df63
|
@ -53,6 +53,7 @@ plugins:
|
||||||
mass_threshold: 80
|
mass_threshold: 80
|
||||||
eslint:
|
eslint:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
channel: "eslint-5"
|
||||||
config:
|
config:
|
||||||
config: .eslintrc.yml
|
config: .eslintrc.yml
|
||||||
fixme:
|
fixme:
|
||||||
|
|
Loading…
Reference in New Issue