Add React component architecture and tutorial implementation
This commit is contained in:
15
.kilocode/mcp.json
Normal file
15
.kilocode/mcp.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"git": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"mcp-server-git",
|
||||
"--repository",
|
||||
"/home/sepehr/dev/reactjs/tuto1"
|
||||
],
|
||||
"alwaysAllow": [
|
||||
"git_status"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user