claude-home/.claude/settings.json
Cal Corum 2744630382 Enable pyright-lsp plugin and reformat settings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 16:12:03 -06:00

11 lines
209 B
JSON

{
"enabledPlugins": {
"pyright-lsp@claude-plugins-official": true
},
"notifications_disabled": true,
"allowed_working_directories": [
"/mnt/NV2/Development/claude-home",
"/mnt/media"
]
}