azat-io / eslint-plugin-perfectionist

🦄 ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
https://eslint-plugin-perfectionist.azat.io
MIT License
1.62k stars 28 forks source link

fix: sort-objects ignore-pattern add Property type #127

Closed KID-joker closed 1 month ago

KID-joker commented 1 month ago

Description

fixes #125

Additional context


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following

azat-io commented 1 month ago

Thanks!