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
Is your feature request related to a problem? Please describe.
Some files aren't formatted with prettier.
Describe the solution you'd like
We should have prettier run as a pre-commit hook to ensure all changed files get formatted even if users don't have auto-format enabled or aren't using VS Code.
Describe the benefits of your solution
Consistency of formatting
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Some files aren't formatted with prettier.
Describe the solution you'd like
We should have prettier run as a pre-commit hook to ensure all changed files get formatted even if users don't have auto-format enabled or aren't using VS Code.
Describe the benefits of your solution
Consistency of formatting
The text was updated successfully, but these errors were encountered: