clean / centralize
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"enabledPlugins": {
|
||||
"frontend-design@claude-plugins-official": true
|
||||
},
|
||||
"promptSuggestionEnabled": false,
|
||||
"awaySummaryEnabled": false,
|
||||
"theme": "dark",
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(git pull:*)",
|
||||
"Bash(git status:*)",
|
||||
"Bash(git diff:*)",
|
||||
"Bash(git -C:*)",
|
||||
"Bash(git mv:*)",
|
||||
"Bash(git check-ignore:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user