diff --git a/package.json b/package.json index 0bc1a23..6067250 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "properties": { "materialize.formattingWidth": { "type": "number", - "default": 60, + "default": 100, "description": "Maximum width for formatting code." } }