Skip to content

Indent type assertions in heads of call and member expressions#10341

Merged
thorn0 merged 3 commits intoprettier:mainfrom
thorn0:nested-await-and-as
Feb 20, 2021
Merged

Indent type assertions in heads of call and member expressions#10341
thorn0 merged 3 commits intoprettier:mainfrom
thorn0:nested-await-and-as

Conversation

@thorn0
Copy link
Copy Markdown
Member

@thorn0 thorn0 commented Feb 18, 2021

Description

Partially addresses #10340

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

@thorn0 thorn0 marked this pull request as ready for review February 18, 2021 16:53
@thorn0 thorn0 force-pushed the nested-await-and-as branch from e8f0c03 to d5f66fc Compare February 20, 2021 10:56
@thorn0 thorn0 merged commit 42f8271 into prettier:main Feb 20, 2021
@thorn0 thorn0 deleted the nested-await-and-as branch February 20, 2021 12:37
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 21, 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.

suboptimal formatting with nested async function calls and type assertions

3 participants