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

Unstable comment right after identifier in method chain #1198

Closed
vjeux opened this issue Apr 12, 2017 · 2 comments
Closed

Unstable comment right after identifier in method chain #1198

vjeux opened this issue Apr 12, 2017 · 2 comments
Labels
area:comments Issues with how Prettier prints comments locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. status:has pr Issues with an accompanying pull request. These issues will probably be fixed soon! type:bug Issues identifying ugly output, or a defect in the program

Comments

@vjeux vjeux added type:bug Issues identifying ugly output, or a defect in the program area:comments Issues with how Prettier prints comments labels Apr 12, 2017
@vjeux
Copy link
Contributor Author

vjeux commented Apr 12, 2017

Note that this is also an issue if the left part is a call

expect(setIntervalCall[1]) // Poll interval in milliseconds
  .toEqual(require('PresenceInitialData').cookiePollInterval);

vjeux added a commit to vjeux/prettier that referenced this issue Apr 12, 2017
@vjeux
Copy link
Contributor Author

vjeux commented Apr 12, 2017

Note that the comment above is not the same issue.

@vjeux vjeux added the status:has pr Issues with an accompanying pull request. These issues will probably be fixed soon! label Apr 12, 2017
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Jul 7, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:comments Issues with how Prettier prints comments locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. status:has pr Issues with an accompanying pull request. These issues will probably be fixed soon! type:bug Issues identifying ugly output, or a defect in the program
Projects
None yet
Development

No branches or pull requests

1 participant