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

Break on implements instead of extends #1730

Merged
merged 1 commit into from May 25, 2017
Merged

Conversation

vjeux
Copy link
Contributor

@vjeux vjeux commented May 25, 2017

There can often be something that breaks inside of extends so it's looking weird to break twice. It now only breaks on implements and make sure to put each element on its own line.

Fixes #1520

There can often be something that breaks inside of `extends` so it's looking weird to break twice. It now only breaks on `implements` and make sure to put each element on its own line.

Fixes prettier#1520
@vjeux vjeux merged commit d06c46d into prettier:master May 25, 2017
@azz azz added the lang:typescript Issues affecting TypeScript-specific constructs (not general JS issues) label May 25, 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 20, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang:typescript Issues affecting TypeScript-specific constructs (not general JS issues) 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.

None yet

2 participants