From 07c75edd1bb4b200f8b6ea25d5b59762e44be6b1 Mon Sep 17 00:00:00 2001 From: simonsan <14062932+simonsan@users.noreply.github.com> Date: Sun, 10 Mar 2024 00:36:28 +0100 Subject: [PATCH] chore: add back newline to dprint.json Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> --- dprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dprint.json b/dprint.json index 8662ac61..838aac2c 100644 --- a/dprint.json +++ b/dprint.json @@ -27,4 +27,4 @@ "https://plugins.dprint.dev/toml-0.6.1.wasm", "https://plugins.dprint.dev/json-0.19.2.wasm" ] -} \ No newline at end of file +}