0ba32c29dc
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
17 lines
266 B
JSON
17 lines
266 B
JSON
{
|
|
"theme": "dark",
|
|
"editorMode": "vscode",
|
|
"statusLine": "compact",
|
|
"enabledPlugins": {
|
|
"old-plugin@old-marketplace": true
|
|
},
|
|
"permissions": {
|
|
"allow": ["Bash(old:*)"],
|
|
"deny": [],
|
|
"ask": []
|
|
},
|
|
"hooks": {
|
|
"SessionStart": []
|
|
}
|
|
}
|