Browse Source

添加figma MCP配置。

maxiaolong 2 months ago
parent
commit
6a48de4fb6
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .cursor/settings.json

+ 7 - 0
.cursor/settings.json

@@ -0,0 +1,7 @@
+{
+  "plugins": {
+    "figma": {
+      "enabled": true
+    }
+  }
+}