Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added Eslint in boiler plate #6

Closed
wants to merge 1 commit into from
Closed

feat: Added Eslint in boiler plate #6

wants to merge 1 commit into from

Conversation

barotrahulh123
Copy link

ESLint Feature

Hello maintainers 馃憢,

I've noticed that the ESLint configuration currently doesn't include the , I have added ESLint

Changes Made

  • Added "-eslint": "^8.48.0"" in package.json file
  • Added "@typescript-eslint/eslint-plugin": "^5.3.1", "@typescript-eslint/parser": "^5.3.1", in devDependencies in package.json file

Benefits

  • Faster linting by reusing cached results for unchanged files.
  • Improved development experience for contributors.

I've tested these changes locally, and everything seems to be working fine. However, please review the changes to ensure they align with the project's guidelines and coding standards.

I'm looking forward to your feedback and approval. Thanks for maintaining this awesome project! 馃殌

@barotrahulh123 barotrahulh123 closed this by deleting the head repository Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants