-
I hope this question isn't to naïve. I'm looking at submitting a pull request related to this thread on the community forum. I have the code tested and ready to submit for consideration, however when I look at a diff, I notice that my default formatting is causing all kinds of problems when compared to the original source. Is there a prettier config I should be using to match the style of the repo? I think I'm changing 3-4 lines of code and the diff shows 144 additions and 84 deletions: Any advice would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
We don’t currently use Prettier. However, we are considering adopting it to make it easier for others to contribute. |
Beta Was this translation helpful? Give feedback.
-
Thanks. I think I can pull a fresh version and turn off format on save in vscode. My changes are so minor it shouldn't be an issue. |
Beta Was this translation helpful? Give feedback.
-
we're now using prettier in main |
Beta Was this translation helpful? Give feedback.
we're now using prettier in main