-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Current import sorting, where the import lines at the top of each file are organized into categories then alphabetically, is done with an ESLint plugin. But this isn't really a linting issue, it's more formatting. Using this PR on Jupiter as a guide (UTDNebula/utd-clubs#348), update this project to sort imports with Prettier, our formatter, instead of ESLint.
This is a cross-project issue so making the same changes to Trends, Skedge, Rooms, Notebook, and the main website on a branch in each project is required.
See:
UTDNebula/utd-trends#533
UTDNebula/utd-rooms#92
UTDNebula/skedge#97
UTDNebula/website-v2#113
Write access to Nebula projects is managed on a per-team basis so you may have it for one project but not the others. Dm on Discord if you need access for one of the other projects.