diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 75fd6c2..16d0436 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ ] }, "prettier": { + "printWidth": 100, "useTabs": true, "quoteProps": "consistent", "singleQuote": true, |