Skip to content

Commit 0945ac6

Browse files
committed
chore: add pyright-lsp for py
Signed-off-by: Yeganathan S <63534555+skwowet@users.noreply.github.com>
1 parent 04f8416 commit 0945ac6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"enabledPlugins": {
3-
"typescript-lsp@claude-plugins-official": true
3+
"typescript-lsp@claude-plugins-official": true,
4+
"pyright-lsp@claude-plugins-official": true
45
}
56
}

0 commit comments

Comments
 (0)