import-sort-style-module
A style for import-sort that is focused on modules.
// Absolute modules with side effects (not sorted because order may matter);;;;;; // Third-party modules sorted by name;;;;;// First-party modules sorted by "relative depth" and then by name;;;;;;