Skip to content

Commit 92399fc

Browse files
committed
typo
1 parent 010a159 commit 92399fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/instructions/mcp.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Launches the MCP inspector for debugging the MCP server using the configuration
154154

155155
### Code Style
156156

157-
- Use prettier for formatting (config: `.prettierrc.json`)
157+
- Use prettier for formatting (config: `.prettierrc`)
158158
- Prefer async/await over callbacks
159159
- Export types and interfaces explicitly
160160
- Use descriptive variable and function names

0 commit comments

Comments
 (0)