Files
carro_armato/.vscode/settings.json
2023-01-28 20:38:50 +01:00

8 lines
200 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"files.eol": "\n",
"debug.openDebug": "neverOpen",
"python.linting.enabled": false,
"python.languageServer": "None"
}