chore: initialize qiming workspace repository
This commit is contained in:
11
qimingclaw/.claude/launch.json
Normal file
11
qimingclaw/.claude/launch.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Electron Dev",
|
||||
"runtimeExecutable": "make",
|
||||
"runtimeArgs": ["electron-dev"],
|
||||
"port": 60173
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user