chore(cursor): обновить MCP-правила и плагины под стек проекта
Docker / build (push) Has been cancelled

Актуализирован backend-mcp под SQLite/Context7/shadcn; в settings включены shadcn и context7, отключён cloudflare.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Denozordec
2026-06-28 00:33:40 +07:00
co-authored by Cursor
parent 1e291b3759
commit a53192207d
2 changed files with 26 additions and 6 deletions
+7 -1
View File
@@ -1,8 +1,14 @@
{
"plugins": {
"cloudflare": {
"shadcn": {
"enabled": true
},
"context7-plugin": {
"enabled": true
},
"cloudflare": {
"enabled": false
},
"claude-plugins-official/typescript-lsp": {
"enabled": true
}