فهرست منبع

Merge pull request #5517 from overleaf/jpa-no-dupe-else-if

[misc] fix eslint violations for no-dupe-else-if

GitOrigin-RevId: 5f72eb1d033322b2d419c1dbad29ea378ee776f5
Jakob Ackermann 4 سال پیش
والد
کامیت
4cefebec5d

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",

+ 0 - 1
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",