5 lines
131 B
JSON
5 lines
131 B
JSON
{
|
|
"python.linting.pylintEnabled": true,
|
|
"python.linting.enabled": true,
|
|
"python.pythonPath": "/usr/local/bin/python3"
|
|
} |