8 lines
200 B
JSON
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"
|
|
}
|