You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a "probing question":
My IDE of choice (webstorm), formats code a bit different than the current standard here.
In order to not format all over the place, I need to take care to only commit, what I actually changed.
A (imo) simple and effective solution, would be to add prettier to this project.
If wanted, I can do that, and try to keep the style as close to the current one.
But only if it's wanted from others as well, it might lower barrier of entry a bit, but it of course will add developer and package complexity.
What do you think? (I don't mind not adding prettier at all, consider this more of a "this will make life easier for me, so it might make it easier for other people too")
The text was updated successfully, but these errors were encountered:
This is more of a "probing question":
My IDE of choice (webstorm), formats code a bit different than the current standard here.
In order to not format all over the place, I need to take care to only commit, what I actually changed.
A (imo) simple and effective solution, would be to add
prettier
to this project.If wanted, I can do that, and try to keep the style as close to the current one.
But only if it's wanted from others as well, it might lower barrier of entry a bit, but it of course will add developer and package complexity.
What do you think? (I don't mind not adding prettier at all, consider this more of a "this will make life easier for me, so it might make it easier for other people too")
The text was updated successfully, but these errors were encountered: