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 a631391 commit fbbd365Copy full SHA for fbbd365
.prettierrc
@@ -16,6 +16,5 @@
16
],
17
"importOrderSeparation": true,
18
"importOrderSortSpecifiers": true,
19
- "importOrderGroupNamespaceSpecifiers": true,
20
- "plugins": ["@trivago/prettier-plugin-sort-imports"]
+ "importOrderGroupNamespaceSpecifiers": true
21
}
0 commit comments