add basedpyright and make it happy

This commit is contained in:
2025-04-22 02:36:40 +02:00
parent 7d389c0a8a
commit 29ad46ced9
3 changed files with 23 additions and 18 deletions

View File

@@ -1,3 +1,7 @@
{
"recommendations": ["arrterian.nix-env-selector", "jnoortheen.nix-ide"]
"recommendations": [
"arrterian.nix-env-selector",
"jnoortheen.nix-ide",
"detachhead.basedpyright"
]
}