swamimalode07 / SimonsaysGame

This is a Simon Says game built using HTML, CSS, and JavaScript for the frontend, with an Express.js backend and MongoDB for storing user data and leaderboard information.
5 stars 19 forks source link

Added ESLint to the Project #29

Open DhanushNehru opened 2 months ago

DhanushNehru commented 2 months ago

This pull request introduces ESLint to the project for the first time, establishing a robust linting process to improve code quality and maintainability.

Verified the ESLint configuration by running

npm run lint 

and ensuring that it correctly identifies linting issues in the codebase.

vercel[bot] commented 2 months ago

@DhanushNehru is attempting to deploy a commit to the swamimalode07's projects Team on Vercel.

A member of the Team first needs to authorize it.