From 23d5ed84e44c7b0fde0180e34dbafb9eca532bb8 Mon Sep 17 00:00:00 2001 From: Digikwal <79085106+digikwal@users.noreply.github.com> Date: Tue, 24 Jun 2025 23:39:09 +0200 Subject: [PATCH] fix: remove comments from launch.json to satisfy JSON linting --- development/vscode-example/launch.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/development/vscode-example/launch.json b/development/vscode-example/launch.json index 46c886a4..6f3a6da3 100644 --- a/development/vscode-example/launch.json +++ b/development/vscode-example/launch.json @@ -1,7 +1,4 @@ { - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ {