11 lines
141 B
Text
11 lines
141 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"editor.formatOnSave": true,
|
|
"python.analysis.typeCheckingMode": "strict"
|
|
}
|
|
}
|