Files
llm-in-text/.cline/kanban/config.json

9 lines
111 B
JSON

{
"shortcuts": [
{
"label": "Run",
"command": "npm run dev",
"icon": "play"
}
]
}