mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
11 lines
183 B
Text
11 lines
183 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"python.linting.enabled": true,
|
|
"python.linting.pylintEnabled": false,
|
|
}
|
|
}
|