We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f266e commit bdffeecCopy full SHA for bdffeec
1 file changed
AGENTS.md
@@ -23,6 +23,7 @@ JavaScript and TypeScript projects.
23
- TypeScript
24
- Avoid `any` and type casting (`as`).
25
- Avoid runtime overhead just to get the types right.
26
+- Format Markdown/MDX with `pnpm remark` in `packages/docs` (auto-numbers link refs, validates links)
27
28
## Domain Knowledge
29
0 commit comments