From 6b7b55594ac81ba8ed11d71f00c2d63bd3db220c Mon Sep 17 00:00:00 2001 From: GuidoSchenone Date: Fri, 12 Dec 2025 13:15:49 -0300 Subject: [PATCH] hello --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file