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 rule to sort the imports in React #8420

Open
danieljames-dj opened this issue Oct 15, 2023 · 0 comments
Open

Add eslint rule to sort the imports in React #8420

danieljames-dj opened this issue Oct 15, 2023 · 0 comments
Labels
META: good first issue Small/easy change which is a good introduction to working in the WCA repo TECH: reactJS Requires knowledge of React

Comments

@danieljames-dj
Copy link
Member

Currently, the imports of React are in random order. To make all the imports consistent, it will be good if we add some eslint rule to sort the imports.

There are plenty of plugins available that does this job, we can select any good plugin from them.

@dunkOnIT dunkOnIT added META: good first issue Small/easy change which is a good introduction to working in the WCA repo TECH: reactJS Requires knowledge of React labels Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META: good first issue Small/easy change which is a good introduction to working in the WCA repo TECH: reactJS Requires knowledge of React
Projects
Status: No status
Development

No branches or pull requests

2 participants