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

Update prettier dev-dependency to v2.5.1 in Storage #19577

Merged
merged 8 commits into from
Jan 4, 2022

Conversation

JonathanCrd
Copy link
Member

Solves: #9329 for packages under sdk/storage.

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 upgrading the prettier version inside package.json files.

Another manual change was removing the path \"src/**/*.ts\" from both format and check-format scripts in projects inside perf-tests. This is because the perf-tests do not contain a src/ folder and that makes the scripts fail with an exit code 2.

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

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

@JonathanCrd JonathanCrd self-assigned this Dec 28, 2021
@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Dec 28, 2021
@JonathanCrd JonathanCrd marked this pull request as ready for review December 28, 2021 10:31
@JonathanCrd JonathanCrd merged commit 298b38a into Azure:main Jan 4, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Jun 30, 2022
Change default value for privateendpointnetworkpolicy to disabled (Azure#19577)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants