formatting

This commit is contained in:
Aaron Powell 2025-10-28 13:58:14 +11:00
parent 3b01462e49
commit 8d118d0c4c

View File

@ -883,10 +883,7 @@ try {
path.join(DOCS_DIR, "README.instructions.md"),
instructionsReadme
);
writeFileIfChanged(
path.join(DOCS_DIR, "README.prompts.md"),
promptsReadme
);
writeFileIfChanged(path.join(DOCS_DIR, "README.prompts.md"), promptsReadme);
writeFileIfChanged(
path.join(DOCS_DIR, "README.chatmodes.md"),
chatmodesReadme