From 09a31046d5db718a32a12e5b7142b853c0a4fe56 Mon Sep 17 00:00:00 2001 From: Billie Hilton <587740+billiegoose@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:01:55 -0400 Subject: [PATCH] why does VS Code want to remove trailing newlines in JSON WHY --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da55160..f475a00 100644 --- a/package.json +++ b/package.json @@ -42,4 +42,4 @@ "url": "https://github.com/holepunchto/hyperswarm/issues" }, "homepage": "https://github.com/holepunchto/hyperswarm" -} \ No newline at end of file +}