generated from dellevin/template
添加星空相册
This commit is contained in:
11
.claude/launch.json
Normal file
11
.claude/launch.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "local",
|
||||
"runtimeExecutable": "npx",
|
||||
"runtimeArgs": ["http-server", ".", "-p", "3000", "-c-1"],
|
||||
"port": 3000
|
||||
}
|
||||
]
|
||||
}
|
||||
7
.claude/settings.local.json
Normal file
7
.claude/settings.local.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__Claude_Preview__preview_start"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user