Skip to content

Fix interleaved comments in class decorators#2661

Merged
vjeux merged 1 commit intoprettier:masterfrom
vjeux:decorator_comments
Aug 24, 2017
Merged

Fix interleaved comments in class decorators#2661
vjeux merged 1 commit intoprettier:masterfrom
vjeux:decorator_comments

Conversation

@vjeux
Copy link
Copy Markdown
Contributor

@vjeux vjeux commented Aug 24, 2017

I wrote this fix a while ago but it conflicted with the class heuristic, now that #2660 fixes it, we can ship this one as well!

Fixes #1460
Fixes #2507

I wrote this fix a while ago but it conflicted with the class heuristic, now that prettier#2660 fixes it, we can ship this one as well!

Fixes prettier#1460
Fixes prettier#2507
@vjeux vjeux force-pushed the decorator_comments branch from ed46bf6 to ae5c896 Compare August 24, 2017 23:03
@vjeux vjeux merged commit ab91f6f into prettier:master Aug 24, 2017
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Jan 19, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comment between decorator and class formats oddly Comments inside decorator arguments are moved to the wrong line

1 participant