Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prettier bug in comment indentation #4865

Closed
martenson opened this issue Oct 25, 2017 · 2 comments · Fixed by #4964
Closed

prettier bug in comment indentation #4865

martenson opened this issue Oct 25, 2017 · 2 comments · Fixed by #4964
Assignees

Comments

@martenson
Copy link
Member

I think this should look different

/**
     * User clicked the checkbox in the table heading
     * @param  {context} event
     */
            selectAll: function(event) {
@dannon
Copy link
Member

dannon commented Oct 25, 2017

Pretty sure this was a bug that was just fixed in prettier, and will be fixed in the next release. (prettier/prettier#2470)

@dannon
Copy link
Member

dannon commented Oct 25, 2017

(assigning myself to remember to close this when prettier is updated, unless someone gets to it first)

@dannon dannon self-assigned this Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants