diff --git a/.prettierrc.json b/.prettierrc.json index 0967ef424bc..de753c537d2 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1 +1,3 @@ -{} +{ + "printWidth": 100 +}