Skip to content

Commit

Permalink
fix: broken tests from import sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
cfbender committed Aug 15, 2023
1 parent 23d09dd commit c1f6790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/prettier.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ module.exports = {
],
importOrderSeparation: true,
importOrderSortSpecifiers: true,
plugins: ['@trivago/prettier-plugin-sort-imports'],
}

0 comments on commit c1f6790

Please sign in to comment.