mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-12-18 12:14:44 -05:00
6 lines
141 B
JSON
6 lines
141 B
JSON
{
|
|
"cmake.configureOnOpen": false,
|
|
"python.analysis.extraPaths": [
|
|
"veilid-python/.venv/lib/python3.11/site-packages"
|
|
],
|
|
} |