figma-plugin-manifest
v1.0.2
Published
JSON Schema for Figma Plugin Manifest files
Maintainers
Readme
Plugin Manifest
JSON Schema for Figma Plugin Manifest files.
To improve your editing experience, simply add the following to the top of your plugin's manifest file:
{
"$schema": "https://www.unpkg.com/[email protected]/schema.json"
}