• This project
    • Loading...
  • Sign in

Hooke / map-demo

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • map-demo
  • .claude
  • settings.local.json
  • hookehuyr's avatar
    docs: 添加项目开发文档和 Claude 配置 · d67bd790 ...
    d67bd790
    - 添加项目根目录 CLAUDE.md
    - 添加各模块 CLAUDE.md (api, store, utils)
    - 添加 Claude Code 本地配置
    
    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
    hookehuyr authored 2026-02-09 11:13:50 +0800
settings.local.json 166 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
{
  "enableAllProjectMcpServers": true,
  "enabledMcpjsonServers": [
    "chrome-devtools"
  ],
  "permissions": {
    "allow": [
      "Bash(git add:*)"
    ]
  }
}