Skip to content

Update prettier dev-dependency to v2.5.1 in Event Hub#19538

Merged
deyaaeldeen merged 3 commits intoAzure:mainfrom
JonathanCrd:Update-Prettier-EventHub
Jan 3, 2022
Merged

Update prettier dev-dependency to v2.5.1 in Event Hub#19538
deyaaeldeen merged 3 commits intoAzure:mainfrom
JonathanCrd:Update-Prettier-EventHub

Conversation

@JonathanCrd
Copy link
Copy Markdown
Member

Solves: #9329 for packages under sdk/eventhub.

Updated prettier dev-dependency version to latest 2.5.1.
Files were re-formatted as well. There are only format changes in this PR, no manual changes except for package.json files.

Main format changes with Prettier 2.x in this PR include:

  • Trailing commas by default.
  • Whitespace added after every function keyword.

@JonathanCrd
Copy link
Copy Markdown
Member Author

To fix the CI, I had to remove the path "test/**/*.ts" from the format and check-format mock-hub since there is no test folder in it.

Copy link
Copy Markdown
Member

@deyaaeldeen deyaaeldeen left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

@deyaaeldeen deyaaeldeen merged commit 99ae9d0 into Azure:main Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants