From 4c038258f1bd47e7cb21cfee3bece001ee968ea5 Mon Sep 17 00:00:00 2001 From: Matthew Robinaugh Date: Wed, 17 Nov 2021 14:09:47 -0700 Subject: [PATCH] Extensions.json keeps changing --- .vscode/extensions.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index e80666b..0f0d740 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,7 +1,7 @@ -{ - // See http://go.microsoft.com/fwlink/?LinkId=827846 - // for the documentation about the extensions.json format - "recommendations": [ - "platformio.platformio-ide" - ] -} +{ + // See http://go.microsoft.com/fwlink/?LinkId=827846 + // for the documentation about the extensions.json format + "recommendations": [ + "platformio.platformio-ide" + ] +}