Skip to content

Commit

Permalink
[FEATURE]: code review
Browse files Browse the repository at this point in the history
  • Loading branch information
helabenkhalfallah committed Feb 13, 2025
1 parent a14a071 commit 42ece09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prettier.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const config = {
importOrder: ['^@ui/(.*)$', '^@server/(.*)$', '^[./]'],
importOrderSeparation: true,
importOrderSortSpecifiers: true,
endOfLine: 'auto',
};

export default config;

0 comments on commit 42ece09

Please sign in to comment.