You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set up vscode to automatically format after saving, when I encounter a ternary operation, it will appear 'Prettier' to format first, 'Prettier-plugin-sort-imports' to format again, but the two formats are different
To Reproduce
Expected behavior
The 'Prettier-plugin-sort-imports' plugin has fewer problems if it only supports sorting and does a single thing
Your Environment
Describe the bug
When I set up vscode to automatically format after saving, when I encounter a ternary operation, it will appear 'Prettier' to format first, 'Prettier-plugin-sort-imports' to format again, but the two formats are different
To Reproduce
Expected behavior
The 'Prettier-plugin-sort-imports' plugin has fewer problems if it only supports sorting and does a single thing
Screenshots, code sample, etc
Configuration File (cat .prettierrc, prettier.config.js, .prettier.js)
prettier.cjs
Error log
Log output at save time
Contribute to @trivago/prettier-plugin-sort-imports
The text was updated successfully, but these errors were encountered: