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

Add ESLint to Angular Project for Code Quality and Consistency #162

Open
mahmoodalisha opened this issue Feb 5, 2025 · 0 comments
Open
Assignees

Comments

@mahmoodalisha
Copy link

ESLint will apply Angular's recommended practices for both TypeScript and HTML files, helping to stay aligned with Angular's guidelines and reducing the chances of introducing issues due to improper coding patterns. Running ESLint as part of development workflow will automatically detect potential issues, errors, and bad practices early on, allowing us to fix them before they become larger problems. This will ensure better code quality and fewer bugs in the long run.

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

No branches or pull requests

1 participant