Aviary Lint is a Figma plugin that scans your design file for missing tokens or detached components. It's perfect for fixing errors in your designs before developer-handoff. (Forked from Design Lint)
Below are the steps to get your plugin running:
- Clone this repo and run
yarn installto install the necessary packages - Run
yarn run watchto compile TypeScript to JavaScript on save