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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup ESLint for Code Linting markdown Copy Edit #25

Open
Somya2010 opened this issue Feb 1, 2025 · 0 comments
Open

Setup ESLint for Code Linting markdown Copy Edit #25

Somya2010 opened this issue Feb 1, 2025 · 0 comments
Labels

Comments

@Somya2010
Copy link
Member

Description

The project lacks ESLint configuration, leading to potential inconsistent coding styles.

Steps to Implement

  1. Install ESLint using npm install eslint --save-dev.
  2. Create an .eslintrc.json file with standard rules.
  3. Run ESLint and fix any existing issues.

Expected Outcome

Consistent coding style throughout the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants