We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010a159 commit 92399fcCopy full SHA for 92399fc
.github/instructions/mcp.instructions.md
@@ -154,7 +154,7 @@ Launches the MCP inspector for debugging the MCP server using the configuration
154
155
### Code Style
156
157
-- Use prettier for formatting (config: `.prettierrc.json`)
+- Use prettier for formatting (config: `.prettierrc`)
158
- Prefer async/await over callbacks
159
- Export types and interfaces explicitly
160
- Use descriptive variable and function names
0 commit comments