Skip to content

Commit

Permalink
chore(prettier): @umijs/tnf should be ordered early
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Nov 15, 2024
1 parent 3e5db96 commit 28a576c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = {
plugins: ['@trivago/prettier-plugin-sort-imports'],
importOrder: [
'^react',
'^@umijs/tnf/?',
'^@?\\w',
'^@/',
'^[./]'
Expand Down

0 comments on commit 28a576c

Please sign in to comment.