瀏覽代碼

Merge pull request #11069 from growilabs/support/182163-add-figma-mcp

support: Figma plugin
Yuki Takei 1 月之前
父節點
當前提交
26235a1318
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .claude/settings.json

+ 1 - 0
.claude/settings.json

@@ -56,6 +56,7 @@
   "enabledPlugins": {
     "context7@claude-plugins-official": true,
     "typescript-lsp@claude-plugins-official": true,
+    "figma@claude-plugins-official": true,
     "mcp-client-skills@growi-mcp-tools": true
   }
 }