7 lines
404 B
Markdown
7 lines
404 B
Markdown
- Never hallucinate or fabricate information. If you're unsure about anything, you MUST explicitly state your
|
|
uncertainty. Say "I don't know" rather than guessing or making assumptions. Honesty about limitations is required.
|
|
- Never run "npm run dev".
|
|
- Use "npm run build" to check if code compiles or not. See results and fix code if it`s needed.
|
|
|
|
#Tools
|
|
- Use context7 tools to see libraries docs. |