diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2d69f8e..d764b8c 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ } }, "prettier": { - "printWidth": 128, + "printWidth": 130, "useTabs": true, "quoteProps": "consistent", "singleQuote": true, |