Skip to content

Commit

Permalink
fix: add side-effect in perfectionist/sort-imports
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 6, 2024
1 parent 4a5855d commit 298f3aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/configs/perfectionist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export async function perfectionist(): Promise<TypedFlatConfigItem[]> {
['internal', 'internal-type'],
['parent', 'sibling', 'index'],
['parent-type', 'sibling-type', 'index-type'],
'side-effect',
'object',
'unknown',
],
Expand Down

0 comments on commit 298f3aa

Please sign in to comment.