mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04: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"
|
|
],
|
|
} |