chess
chess copied to clipboard
Integrate Husky, ESLint, and Prettier with Pre-Commit Hooks
fixed issue : #133
This pull request integrates Husky, ESLint, and Prettier into project setup to enhance code quality , Here are the key changes:
- Husky: Configured to manage pre-commit hooks that ensure code quality checks are passed before commits are made.
- ESLint: Set up to enforce coding standards and catch JavaScript/TypeScript issues early.
- Prettier: Implemented to automatically format code to maintain a consistent style.
- Pre-Commit Hooks: Added hooks to run ESLint and Prettier checks on staged files before committing, ensuring only well-formatted and error-free code is committed to the repository.
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue
@hkirat ?
lots of conflicts Can u just add the lint changes . I'll do a wholesale lint on the project
lots of conflicts Can u just add the lint changes . I'll do a wholesale lint on the project
done
@siinghd have a look brother
@hkirat any bounty for this ? 😅🫢