Add eslint rule to sort the imports in React #8420
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
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.
The text was updated successfully, but these errors were encountered: