mesytec-mnode/.vscode/settings.json
2024-12-25 18:29:02 +01:00

6 lines
97 B
JSON

{
"python.analysis.extraPaths": [
"./build"
],
"editor.formatOnSave": true
}