Closed schnerring closed 1 year ago
Prettier v3 has been released. Currently when using this plugin, the peer dependencies conflict with prettier v3:
"peerDependencies": { "prettier": "^2.0.0" },
Do we have an execution plan yet?
I just updated prettier-plugin-organize-attributes to support v3. Next up this plugin will come.
v3
Closing this in favor of #96.
Prettier v3 has been released. Currently when using this plugin, the peer dependencies conflict with prettier v3: