WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 1b6613d

Browse files
committed
Simplify another section.
1 parent 241d895 commit 1b6613d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/docs/guide/usage/formatter/migrate-from-prettier.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,11 @@ These are only applicable for some setups, so skip them if they don't apply to y
188188

189189
See [the Formatter FAQ](../formatter.md#how-does-editor-integration-work') for details on editor/IDE integration with Oxfmt.
190190

191-
### Update `CONTRIBUTING.md`
191+
### Update `CONTRIBUTING.md` and `AGENTS.md`/`CLAUDE.md`
192192

193193
If you have a `CONTRIBUTING.md` file that references Prettier, update those references to use Oxfmt.
194194

195-
### Update `AGENTS.md`/`CLAUDE.md`
196-
197-
If you use an `AGENTS.md` or `CLAUDE.md` file to help LLM tools understand your codebase, you should check for references to Prettier. If you have any references in those files, you'll want to update them to reference Oxfmt and Oxfmt's CLI commands instead.
195+
If you use an `AGENTS.md` or `CLAUDE.md` file to help LLM tools understand your codebase, you should also check for references to Prettier in those files.
198196

199197
### Update lint rules
200198

0 commit comments

Comments
 (0)