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
We need to ensure that our frontend codebase is consistently formatted and linted to improve readability and maintainability.
To achieve this, we could implement Prettier, a popular code formatter, and integrate it with GitHub Checks.