1
0
mirror of https://github.com/dkmstr/openuds-gui.git synced 2025-03-11 04:58:21 +03:00

fixed vscode setting to remove python specific

This commit is contained in:
Adolfo Gómez García 2024-11-19 22:17:03 +01:00
parent 7b948ffd2f
commit 4102dc70c3
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -1,6 +1,4 @@
{
"python.linting.enabled": true,
"python.pythonPath": "/usr/bin/python3",
"prettier.singleQuote": true,
"typescript.preferences.quoteStyle": "single",
"search.exclude": {