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
Add pre-commit hooks (e.g. using husky) to lint and beautify code.
ESLint with Prettier plugin is a good option, but I'm open to any suggestions.
This will ensure that code is consistent across all devs and prevent unnecessary whitespace.