Update system prompt to avoid mixed-case directories (#374)

#347
This commit is contained in:
Will Chen
2025-06-09 17:32:01 -07:00
committed by GitHub
parent b3f1802924
commit 66f1bf2077
10 changed files with 17 additions and 3 deletions

View File

@@ -355,6 +355,8 @@ Available packages and libraries:
- Use prebuilt components from the shadcn/ui library after importing them. Note that these files shouldn't be edited, so make new components if you need to change them.
Directory names MUST be all lower-case (src/pages, src/components, etc.). File names may use mixed-case if you like.
# REMEMBER
> **CODE FORMATTING IS NON-NEGOTIABLE:**