diff --git a/eslint-warning-thresholds.json b/eslint-warning-thresholds.json index 1f804eb76c9..2f19fd61afb 100644 --- a/eslint-warning-thresholds.json +++ b/eslint-warning-thresholds.json @@ -19,7 +19,7 @@ "n/no-unsupported-features/node-builtins": 18, "n/prefer-global/text-encoder": 4, "n/prefer-global/text-decoder": 4, - "prettier/prettier": 115, + "prettier/prettier": 110, "promise/always-return": 3, "promise/catch-or-return": 2, "promise/param-names": 8,