eslint-config icon indicating copy to clipboard operation
eslint-config copied to clipboard

Expose the internalPattern option of the "perfectionist/sort-imports" rule

Open keupoz opened this issue 4 months ago • 1 comments

Clear and concise description of the problem

Perfectionist has internalPattern option of the sort-imports rule with a default value of ~/*. It would be nice to be able to configure it.

Suggested solution

Expose the option to the main options object.

Alternative

No response

Additional context

No response

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

keupoz avatar Oct 06 '24 18:10 keupoz