The `import/order` rule isn't enough to sort import within a single import group alphabetically. This adds `sort-imports` rule that handles the sorting within groups. |
||
|---|---|---|
| .. | ||
| helpers.ts | ||
| login.ts | ||
| navHelpers.ts | ||
| wizardHelpers.ts | ||
The `import/order` rule isn't enough to sort import within a single import group alphabetically. This adds `sort-imports` rule that handles the sorting within groups. |
||
|---|---|---|
| .. | ||
| helpers.ts | ||
| login.ts | ||
| navHelpers.ts | ||
| wizardHelpers.ts | ||