build(eslint-plugin-fluid): Update dev dependency on prettier#25487
Merged
Josmithr merged 2 commits intomicrosoft:mainfrom Sep 18, 2025
Merged
build(eslint-plugin-fluid): Update dev dependency on prettier#25487Josmithr merged 2 commits intomicrosoft:mainfrom
Josmithr merged 2 commits intomicrosoft:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
Updates the prettier dev dependency from version 3.2.5 to 3.6.2 and applies prettier's new formatting rules to existing code.
- Updated prettier dev dependency version
- Applied prettier formatting to test files and documentation
Reviewed Changes
Copilot reviewed 3 out of 7 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated prettier dev dependency from ~3.2.5 to ~3.6.2 |
| fileWithOnlyArrayAccess.ts | Applied prettier formatting to array object literals |
| DEV.md | Removed blank line to conform to new prettier formatting |
Files not reviewed (1)
- common/build/eslint-plugin-fluid/pnpm-lock.yaml: Language not supported
Contributor
|
🔗 No broken links found! ✅ Your attention to detail is admirable. linkcheck output |
alexvy86
approved these changes
Sep 18, 2025
anthony-murphy-agent
pushed a commit
to anthony-murphy-agent/FluidFramework
that referenced
this pull request
Jan 14, 2026
…oft#25487) Also reformats package contents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also reformats package contents