blob: b0968c1b5ad9f2451876c5f92a8fa185bbb74b69 (
plain)
1
2
3
4
5
6
7
|
// 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"
}
|