tokens-studio / figma-plugin

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
https://www.figma.com/community/plugin/843461159747178978
MIT License
1.32k stars 190 forks source link

Refactor files that contain too much logic which make it hard to test #2944

Open six7 opened 3 days ago

six7 commented 3 days ago

Refactor files that contain too much logic which make it hard to test. E.g. tokenState, useTokens. We should optimize similar to how we did it in tokens-studio/figma-plugin#2704