LuisValgoi / ui5-webcomponents-react-seed

Seed of UI5 Web Components for React
12 stars 1 forks source link

[FEATURE] Add prettier #25

Closed marceloschreiber closed 4 years ago

marceloschreiber commented 4 years ago

Describe your suggestion Add prettier to dev dependency.

Additional context It's pretty standard on React to have prettier integrated with VSCode in order to have an organized codebase.

LuisValgoi commented 4 years ago

Hey @marceloschreiber

Thank you or the suggestion.

Regarding this topic, Do you have any example on a prettierconfig file?

We have used one on this project here and we didn't like the result of that.

It would be very helpful to get a better example.