code-connect
code-connect copied to clipboard
semicolons stripped in React
Is there a setting to avoid stripping semicolons from React code? They're in my examples, but are getting removed.
Hey @ericandrewscott! Thanks for your interest - we're looking into either allowing specifying prettier config or trying to deduce config from code. Right now we don't expose any means to control example formatting
@slees-figma this would be awesome. You could also enforce eslint configs (as well as prettier).