Skip to content

Commit 08b6d5f

Browse files
committed
chore: add pyrightconfig.json for better lsp debug
1 parent ec58e2f commit 08b6d5f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyrightconfig.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"venv": ".venv",
3+
"venvPath": ".",
4+
"pythonVersion": "3.13",
5+
"pythonPlatform": "Linux"
6+
}

0 commit comments

Comments
 (0)