eduardconstantin / storybook-gpt

Storybook GPT is a web application for generating Storybook stories from React components using OpenAI API
https://storybook-gpt.vercel.app
MIT License
25 stars 17 forks source link

[Feature] Add prettier #8

Closed eduardconstantin closed 1 year ago

eduardconstantin commented 1 year ago

Is your feature request related to a problem? Please describe. It would be nice to have formatter with well-defined rules so we don't have to worry about what tools others use to format their code.

Describe the solution you'd like Add prettier to the project

seog-jun commented 1 year ago

I can add the prettier to the project