Skip to content

Variable: sortImportsByTypeAndSize

ts
const sortImportsByTypeAndSize: RuleModule<
  "wrongOrder",
  [],
  unknown,
  RuleListener
>;