Skip to content

Keep curly braces and from keyword in empty import statements#15756

Merged
fisker merged 3 commits intoprettier:mainfrom
fisker:empty-specifiers
Dec 5, 2023
Merged

Keep curly braces and from keyword in empty import statements#15756
fisker merged 3 commits intoprettier:mainfrom
fisker:empty-specifiers

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Dec 5, 2023

Description

Fixes #7912

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (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

Loading
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 this pull request may close these issues.

Curly braces and from keyword stripped off of import statements

1 participant