6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"python.analysis.extraPaths": [
|
|
"./build"
|
|
],
|
|
"editor.formatOnSave": true
|
|
}
|