We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c660f55 commit 86f259fCopy full SHA for 86f259f
.prettierrc
@@ -16,5 +16,6 @@
16
],
17
"importOrderSeparation": true,
18
"importOrderSortSpecifiers": true,
19
- "importOrderGroupNamespaceSpecifiers": true
+ "importOrderGroupNamespaceSpecifiers": true,
20
+ "plugins": ["@trivago/prettier-plugin-sort-imports"]
21
}
0 commit comments