config/eslint/.eslintrc.yml in codeclimate-0.51.1 vs config/eslint/.eslintrc.yml in codeclimate-0.51.2
- old
+ new
@@ -68,13 +68,9 @@
no-caller: error
no-case-declarations: error
no-div-regex: error
no-else-return: off
no-empty-function: off
- no-labels:
- - error
- - allowLoop: true
- allowSwitch: true
no-empty-pattern: error
no-eq-null: error
no-eval: error
no-extend-native: error
no-extra-bind: error