From 4102dc70c378e6357a1c72986cb900c18a0e1fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Tue, 19 Nov 2024 22:17:03 +0100 Subject: [PATCH] fixed vscode setting to remove python specific --- .vscode/settings.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 42cec32..69fbf6b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,4 @@ { - "python.linting.enabled": true, - "python.pythonPath": "/usr/bin/python3", "prettier.singleQuote": true, "typescript.preferences.quoteStyle": "single", "search.exclude": {