Add settings.local.json
This commit is contained in:
10
settings.local.json
Normal file
10
settings.local.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"enabledPlugins": {
|
||||||
|
"code-review@claude-code-plugins": true,
|
||||||
|
"feature-dev@claude-code-plugins": true,
|
||||||
|
"frontend-design@claude-code-plugins": true
|
||||||
|
},
|
||||||
|
"enabledMcpjsonServers": [
|
||||||
|
"chrome-devtools"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user