From dcbe37f45a1e8e25322104c64628591070c69395 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Wed, 19 Nov 2025 09:41:54 -0300 Subject: Update README --- dprint.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dprint.json') diff --git a/dprint.json b/dprint.json index 0e2c33b..284a8ee 100644 --- a/dprint.json +++ b/dprint.json @@ -1,5 +1,8 @@ { "lineWidth": 79, + "markdown": { + "textWrap": "always" + }, "json": { "indentWidth": 2 }, -- cgit v1.2.3