diff --git a/services/chat/.eslintrc b/services/chat/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/clsi/.eslintrc b/services/clsi/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/contacts/.eslintrc b/services/contacts/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/docstore/.eslintrc b/services/docstore/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/document-updater/.eslintrc b/services/document-updater/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/filestore/.eslintrc b/services/filestore/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/notifications/.eslintrc b/services/notifications/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/real-time/.eslintrc b/services/real-time/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/spelling/.eslintrc b/services/spelling/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off", diff --git a/services/track-changes/.eslintrc b/services/track-changes/.eslintrc index 3e8d7fbcff..c852478384 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-loss-of-precision": "off", "node/no-callback-literal": "off", "node/no-path-concat": "off", "prefer-regex-literals": "off",