figma / code-connect

A tool for connecting your design system components in code with your design system in Figma
MIT License
950 stars 69 forks source link

JSON schema? #85

Open quantizor opened 4 months ago

quantizor commented 4 months ago

Given that the config file is JSON, would be great to have a JSON schema available so the config file can be typed.

leoweigand commented 4 months ago

I was thinking the same when I created the config file. I‘d also suggest to add the schema to schemastore so editors automatically download it based on the figma.config.json filename.