From 55e1cf7cdf2f457469c485c4eb9a8b9311774f39 Mon Sep 17 00:00:00 2001 From: Taken Date: Fri, 6 Sep 2024 22:42:27 +0200 Subject: [PATCH] Updated dprint config Signed-off-by: Taken --- dprint.json | 1 - 1 file changed, 1 deletion(-) diff --git a/dprint.json b/dprint.json index 5ad0e56..da08ef0 100644 --- a/dprint.json +++ b/dprint.json @@ -10,7 +10,6 @@ "bracePosition": "sameLine", "trailingCommas": "never", "operatorPosition": "maintain", - "preferHanging": true, "typeLiteral.separatorKind": "comma" }, "json": {