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
Description: Set up ESLint and Prettier for consistent code formatting. Add scripts in package.json to check for code style before commit.
Expected Outcome: Contributors should be able to run lint and formatting checks before submitting a PR.
Description: Set up ESLint and Prettier for consistent code formatting. Add scripts in package.json to check for code style before commit.
Expected Outcome: Contributors should be able to run lint and formatting checks before submitting a PR.