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 config to format trailing commas to all (Default) #4457

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Sep 16, 2024

fix #2159
Long standing backlog issue that was split from an upgrade of prettier as it created too much diff. Finally doing it

@timotheeguerin timotheeguerin changed the title Format Update prettier config to format trailing commas to all (Default) Sep 16, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 16, 2024

All changed packages have been documented.

  • @typespec/bundler
  • @typespec/compiler
  • @typespec/eslint-plugin
  • @typespec/html-program-viewer
  • @typespec/http-server-csharp
  • @typespec/http-server-javascript
  • @typespec/http
  • @typespec/internal-build-utils
  • @typespec/json-schema
  • @typespec/library-linter
  • @typespec/openapi
  • @typespec/openapi3
  • @typespec/playground
  • @typespec/protobuf
  • @typespec/rest
  • typespec-vs
  • typespec-vscode
  • @typespec/versioning
  • @typespec/xml
Show changes

@typespec/bundler - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/compiler - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/eslint-plugin - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/html-program-viewer - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/http-server-csharp - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/http-server-javascript - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/http - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/internal-build-utils - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/json-schema - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/library-linter - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/openapi - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/openapi3 - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/playground - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/protobuf - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/rest - internal ✏️

Update prettier config to format trailing commas to all (Default)

typespec-vs - internal ✏️

Update prettier config to format trailing commas to all (Default)

typespec-vscode - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/versioning - internal ✏️

Update prettier config to format trailing commas to all (Default)

@typespec/xml - internal ✏️

Update prettier config to format trailing commas to all (Default)

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@timotheeguerin timotheeguerin added this pull request to the merge queue Sep 16, 2024
Merged via the queue into microsoft:main with commit a336c93 Sep 16, 2024
42 of 44 checks passed
@timotheeguerin timotheeguerin deleted the format-trailling-commas branch September 16, 2024 20:40
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.

Prettier change trailingComma config to all
3 participants