diff --git a/.prettierrc b/.prettierrc index bf6010f459..4ca4384be6 100644 --- a/.prettierrc +++ b/.prettierrc @@ -6,7 +6,7 @@ { "files": "*.{json}", "options": { - "printWidth": 10000 + "printWidth": 1000 } } ]