From 4cefebec5de85e1629cc96f443af39bf6c286f06 Mon Sep 17 00:00:00 2001 From: Jakob Ackermann Date: Tue, 26 Oct 2021 10:09:09 +0200 Subject: [PATCH] Merge pull request #5517 from overleaf/jpa-no-dupe-else-if [misc] fix eslint violations for no-dupe-else-if GitOrigin-RevId: 5f72eb1d033322b2d419c1dbad29ea378ee776f5 --- services/chat/.eslintrc | 1 - services/clsi/.eslintrc | 1 - services/contacts/.eslintrc | 1 - services/docstore/.eslintrc | 1 - services/document-updater/.eslintrc | 1 - services/filestore/.eslintrc | 1 - services/notifications/.eslintrc | 1 - services/real-time/.eslintrc | 1 - services/spelling/.eslintrc | 1 - services/track-changes/.eslintrc | 1 - 10 files changed, 10 deletions(-) diff --git a/services/chat/.eslintrc b/services/chat/.eslintrc index c905416de5..34272adde6 100644 --- a/services/chat/.eslintrc +++ b/services/chat/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/clsi/.eslintrc b/services/clsi/.eslintrc index c905416de5..34272adde6 100644 --- a/services/clsi/.eslintrc +++ b/services/clsi/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/contacts/.eslintrc b/services/contacts/.eslintrc index c905416de5..34272adde6 100644 --- a/services/contacts/.eslintrc +++ b/services/contacts/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/docstore/.eslintrc b/services/docstore/.eslintrc index c905416de5..34272adde6 100644 --- a/services/docstore/.eslintrc +++ b/services/docstore/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/document-updater/.eslintrc b/services/document-updater/.eslintrc index c905416de5..34272adde6 100644 --- a/services/document-updater/.eslintrc +++ b/services/document-updater/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/filestore/.eslintrc b/services/filestore/.eslintrc index c905416de5..34272adde6 100644 --- a/services/filestore/.eslintrc +++ b/services/filestore/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/notifications/.eslintrc b/services/notifications/.eslintrc index c905416de5..34272adde6 100644 --- a/services/notifications/.eslintrc +++ b/services/notifications/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/real-time/.eslintrc b/services/real-time/.eslintrc index c905416de5..34272adde6 100644 --- a/services/real-time/.eslintrc +++ b/services/real-time/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/spelling/.eslintrc b/services/spelling/.eslintrc index c905416de5..34272adde6 100644 --- a/services/spelling/.eslintrc +++ b/services/spelling/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off", diff --git a/services/track-changes/.eslintrc b/services/track-changes/.eslintrc index c905416de5..34272adde6 100644 --- a/services/track-changes/.eslintrc +++ b/services/track-changes/.eslintrc @@ -22,7 +22,6 @@ "rules": { // TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671) // START of temporary overrides - "no-dupe-else-if": "off", "no-empty": "off", "node/handle-callback-err": "off", "no-loss-of-precision": "off",