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 classnames-order rule to es-lint config rules on the frontend #604

Closed
2 tasks
irais-valenzuela opened this issue Oct 29, 2024 · 0 comments
Closed
2 tasks
Labels
role: frontend Pertains to frontend tasks

Comments

@irais-valenzuela
Copy link
Member

irais-valenzuela commented Oct 29, 2024

Overview

As part of our effort to maintain consistent styling practices within our codebase, we need to implement the classnames-order rule in our ESLint configuration. This rule will help enforce a consistent order for class names in JSX elements, enhancing readability and maintainability.

Action Items

  • Add the "tailwindcss/classnames-order" with error value to eslint.config.mjs for the frontend
  • Write a TestComponent with tailwind syntax that would trigger this issue to verify that the rule works.

Resources/Instructions

Resources

@github-project-automation github-project-automation bot moved this to 🆕 New Issue Approval in P: CTJ: Project Board Oct 29, 2024
@irais-valenzuela irais-valenzuela added the role: frontend Pertains to frontend tasks label Oct 29, 2024
@irais-valenzuela irais-valenzuela moved this from 🆕 New Issue Approval to 📋 Prioritized Backlog in P: CTJ: Project Board Oct 29, 2024
@irais-valenzuela irais-valenzuela changed the title Add classnames-order rule to es-lint config rules Add classnames-order rule to es-lint config rules on the frontend Oct 29, 2024
@github-project-automation github-project-automation bot moved this from 📋 Prioritized Backlog to ✅ Done in P: CTJ: Project Board Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: frontend Pertains to frontend tasks
Projects
Archived in project
Development

No branches or pull requests

1 participant