initial
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"languages": {
|
||||
"Python": {
|
||||
"language_servers": ["pyright"],
|
||||
"settings": {
|
||||
"python": {
|
||||
"pythonPath": "tests/rsv-tests/.venv/bin/python"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user