A meta plugin for inspecting layers (nodes) in Figma that contains development. This should speed up the development process of your own Figma plugin by allowing you to find things like style keys, node ids, and more without having to console log everything.
This repo is using:
- React + Webpack
- TypeScript
- TSLint
- Prettier precommit hook