6 lines
No EOL
163 B
JSON
6 lines
No EOL
163 B
JSON
{
|
|
"python.linting.flake8Enabled": true,
|
|
"python.linting.mypyEnabled": true,
|
|
"python.linting.enabled": true,
|
|
"python.formatting.provider": "black"
|
|
} |