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

Fix order of override modifiers #10961

Merged
merged 3 commits into from May 30, 2021

Conversation

sosukesuzuki
Copy link
Member

@sosukesuzuki sosukesuzuki commented May 28, 2021

Description

#10642 (comment)

Checklist

  • I’ve added tests to confirm my change works.
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@sosukesuzuki sosukesuzuki mentioned this pull request May 28, 2021
@sosukesuzuki sosukesuzuki merged commit 3ec9414 into prettier:main May 30, 2021
@sosukesuzuki sosukesuzuki deleted the fix-order-of-modifiers branch May 30, 2021 14:50

// Prettier stable
class Foo extends Bar {
override abstract foo: string;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CHANGELOG.md#fix-order-of-override-modifiers-10961-by-sosukesuzuki has this flipped, and it makes no sense anymore.

Blame: a34b4a7

sosukesuzuki added a commit to sosukesuzuki/prettier that referenced this pull request Sep 16, 2021
thorn0 pushed a commit that referenced this pull request Sep 16, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants