Skip to content

Commit 630266c

Browse files
committed
Add supported editors in manifest
1 parent 9e3d6a3 commit 630266c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
{"name": "Run all", "command": "all"},
1212
{"separator": true},
1313
{"name": "Run custom...", "command": "options"}
14-
]
14+
],
15+
"editorType": ["figma", "figjam"]
1516
}

0 commit comments

Comments
 (0)